Default

Function: default()

function default(): Promise<Element>

Defined in: app/commissiestrijd/Admin/ManageCommittees/page.tsx:12

ManageCommittees component that fetches and displays a list of committees and allows the user to create new committees.

Returns

Promise<Element>

A JSX element that contains the committee management interface.

On this page