UX Verbesserung, Navigationsspeicherung #40

Merged
Lars merged 6 commits from develop into main 2026-05-20 10:44:00 +02:00
Showing only changes of commit 728b37ad5f - Show all commits

View File

@ -7,6 +7,8 @@ import {
planningHubPathFromReturnState,
} from './planningUnitRoutes'
export { PLANNING_HUB_PATH }
export const NAV_RETURN_STATE_KEY = 'appReturn'
export const EXERCISES_LIST_PATH = '/exercises'
export const TRAINING_MODULES_LIST_PATH = '/planning/training-modules'