Fix logiki przycisków

This commit is contained in:
2022-12-20 16:44:15 +01:00
parent 6da586d08a
commit 8e3bf80715
+1 -1
View File
@@ -36,7 +36,7 @@ const store = useStore();
const dailyStatsComp: Ref<InstanceType<typeof JournalDailyStats> | null> = ref(null);
const areStatsOpen = ref(true);
const lastClickedTab = ref('');
const lastClickedTab = ref('daily');
let data = reactive({
tabs: [