Skip to content

Commit a1e6cf4

Browse files
committed
next: Upgraded to shadcn next preview
1 parent 81d2b1c commit a1e6cf4

File tree

185 files changed

+1265
-2019
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

185 files changed

+1265
-2019
lines changed

src/Exceptionless.Web/ClientApp/components.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@
1010
"components": "$comp",
1111
"utils": "$lib/utils",
1212
"ui": "$comp/ui",
13-
"hooks": "$lib/hooks"
13+
"hooks": "$lib/hooks",
14+
"lib": "$lib"
1415
},
1516
"typescript": true,
1617
"registry": "https://next.shadcn-svelte.com/registry"

0 commit comments

Comments
 (0)