Default

Function: default()

function default(): Promise<Element>

Defined in: app/commissiestrijd/Admin/ManageTasks/CreateTask/page.tsx:8

CreateTask component that renders a form to create a new task.

Returns

Promise<Element>

A JSX element that contains the task creation interface.

On this page