Fixed some bugs
One issue was a missing ui component and the other was about the previous commit's changes with startDate
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
import { useCalendar } from '@/stores/CalendarStore'
|
||||
|
||||
import { Button } from '@/components/ui/button'
|
||||
import { PhMagnifyingGlass } from '@phosphor-icons/vue'
|
||||
import CalendarMenuNav from './CalendarMenuNav.vue'
|
||||
import CalendarMenuToday from './CalendarMenuToday.vue'
|
||||
import CalendarSwitch from './CalendarSwitch.vue'
|
||||
|
||||
Reference in New Issue
Block a user