Default
Function: default()
function default(): Promise<Element>
Defined in: src/app/commissiestrijd/Admin/ManageTasks/page.tsx:13
ManageTasks component that fetches a list of possible tasks from the backend and renders them in a list with an option to create a new task.
Returns
Promise<Element>
A JSX element that contains the management interface for possible tasks.