isopruefi-frontend / pages/UserPage / default
Function: default()¶
default():
Element
Defined in: pages/UserPage.tsx:15
UserPage component for viewing weather data and managing user preferences.
Provides controls for selecting location and temperature units, displays a weather chart,
and includes a logout button to clear authentication and redirect to the welcome page.
Returns¶
Element
The rendered user page.