Default

Function: default()

function default(): Promise<Element>

Defined in: app/commissiestrijd/page.tsx:11

Home component that fetches a list of periods from the backend and renders a leaderboard component with the filtered periods.

Returns

Promise<Element>

A JSX element that contains the leaderboard interface.

On this page