small changes

This commit is contained in:
2025-01-13 17:24:58 -05:00
parent 0eb54c6024
commit 85fdf25917
5 changed files with 33 additions and 5 deletions

View File

@@ -39,7 +39,7 @@
"./src/db/*"
],
"@types/*": [
"./src/types/*"
"./src/lib/types/*"
],
"@components/*": [
"./src/components/*",