chore: update shadcn-svelte components

This commit is contained in:
2026-06-27 10:14:48 +01:00
parent e6f79cd68a
commit 6fd01c917b
400 changed files with 2041 additions and 2221 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
import Root from './aspect-ratio.svelte';
import Root from "./aspect-ratio.svelte";
export { Root, Root as AspectRatio };