Default

Function: default()

function default(): Promise<Element>

Defined in: app/commissiestrijd/Admin/ManageSubmittedTasks/page.tsx:16

ManageSubmittedTasks component that fetches and displays lists of submitted tasks categorized into pending, approved, and rejected tasks.

Returns

Promise<Element>

A JSX element that contains the management interface for submitted tasks.

On this page