Default
Function: default()
function default(): Promise<Element>
Defined in: src/app/commissiestrijd/Admin/ManagePeriods/page.tsx:12
ManagePeriods component that fetches and displays a list of periods and allows the user to create new periods.
Returns
Promise<Element>
A JSX element that contains the period management interface.