Refactor code structure for improved readability and maintainability

This commit is contained in:
Space-Banane
2026-03-14 13:55:26 +01:00
parent d734f8793d
commit c458dcd722
4 changed files with 1 additions and 0 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 392 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 25 KiB

After

Width:  |  Height:  |  Size: 392 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 392 KiB

+1
View File
@@ -1 +1,2 @@
declare module "*.css"; declare module "*.css";
declare module "@/app/globals.css";