update shadcn components
This commit is contained in:
parent
3f6ac523f8
commit
2ea45109d1
65 changed files with 268 additions and 171 deletions
|
@ -1,6 +1,6 @@
|
|||
<script>
|
||||
import { RangeCalendar as RangeCalendarPrimitive } from "bits-ui";
|
||||
import ChevronLeft from "lucide-svelte/icons/chevron-left";
|
||||
import ChevronLeft from "@lucide/svelte/icons/chevron-left";
|
||||
import { buttonVariants } from "$lib/components/ui/button/index.js";
|
||||
import { cn } from "$lib/utils.js";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue