Skip to content

Commit 7253049

Browse files
committed
chore: add app-sidebar and AppLayout components to important files tracking
1 parent 027db36 commit 7253049

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

reference/vite-reference/.important_files.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212
"src/lib/",
1313
"src/hooks/",
1414
"src/components/ThemeToggle.tsx",
15+
"src/components/app-sidebar.tsx",
16+
"src/components/layout/AppLayout.tsx",
1517
"src/lib/utils.ts",
1618
"src/pages/",
1719
"src/vite-env.d.ts",

0 commit comments

Comments
 (0)