mirror of
https://github.com/solidtime-io/solidtime.git
synced 2026-08-15 19:52:15 +01:00
update ui package dependencies; update lucide imports
This commit is contained in:
committed by
Constantin Graf
parent
486b5d2152
commit
c1ecd0eff5
@@ -9,7 +9,7 @@ import {
|
||||
import { Popover, PopoverContent, PopoverTrigger } from '@/packages/ui/src/popover';
|
||||
import { Calendar } from '..';
|
||||
import { Button } from '@/packages/ui/src/Buttons';
|
||||
import { CalendarIcon, XIcon } from 'lucide-vue-next';
|
||||
import { CalendarIcon, XIcon } from '@lucide/vue';
|
||||
import { parseDate, type DateValue } from '@internationalized/date';
|
||||
import type { Organization } from '@/packages/api/src';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user