accounts table and many other fixes

This commit is contained in:
2025-01-19 23:49:48 -05:00
parent 26ae83faac
commit e0688a1406
22 changed files with 208 additions and 43 deletions

View File

@@ -46,6 +46,9 @@
"./src/components/ui/*",
"./src/components/Brands/*"
],
"@siteInfo/*": [
"./src/app/(siteInfo)/*",
],
"@actions/*": [
"./src/actions/*"
],