Default

Function: default()

function default(): Promise<Element>

Defined in: app/commissiestrijd/SubmittedTasks/page.tsx:12

SubmittedTask component that fetches a list of committees and possible tasks, and renders a client component to display submitted tasks.

Returns

Promise<Element>

A JSX element that contains the submitted tasks interface.

On this page