Component cleanup

This commit is contained in:
adilallo
2026-04-29 07:20:16 -06:00
parent 252848eba9
commit e6127f1a3f
267 changed files with 2087 additions and 2196 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ const nextConfig = {
serverExternalPackages: ["@prisma/client"],
/**
* `next dev --turbopack` does not use `webpack()`; without this, `.svg`
* imports resolve as asset URLs and {@link app/components/asset/Icon.tsx}
* imports resolve as asset URLs and {@link app/components/asset/icon/Icon.tsx}
* cannot render them as components.
*/
turbopack: {