update shadcn components
This commit is contained in:
parent
3f6ac523f8
commit
2ea45109d1
65 changed files with 268 additions and 171 deletions
|
@ -1,5 +1,5 @@
|
|||
<script>
|
||||
import Dot from "lucide-svelte/icons/dot";
|
||||
import Dot from "@lucide/svelte/icons/dot";
|
||||
|
||||
let { ref = $bindable(null), children, ...restProps } = $props();
|
||||
</script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue