Default
Function: default()
function default(): Promise<Element>
Defined in: src/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.