isopruefi-frontend / pages/AdminPage / default
Function: default()¶
default():
Element
Defined in: pages/AdminPage.tsx:18
AdminPage component for managing locations, topics, and viewing weather data.
Provides controls for selecting location and temperature units, displays a weather chart,
and includes management sections for locations and topics.
Also provides a logout button to clear authentication and redirect to sign-in.
Returns¶
Element
The rendered admin page.