('')
function switchActiveRoute(key: string | null) {
activeRoute.value = key
}
@@ -43,7 +70,11 @@ function switchActiveRoute(key: string | null) {
- Secondary level (like settings)
+
+
+
+
+
@@ -54,5 +85,4 @@ function switchActiveRoute(key: string | null) {
- {{ activeRoute }}