Default
Function: default()
function default(): Promise<Element>
Defined in: src/app/commissiestrijd/SubmitTask/page.tsx:12
SubmitTask component that fetches a list of possible tasks and committees, and renders a form to submit a task.
Returns
Promise<Element>
A JSX element that contains the task submission interface.