Refactor code structure for improved readability and maintainability

This commit is contained in:
2025-06-02 12:51:13 +03:30
parent ec0fed8bb1
commit 95b6c71b7c
6 changed files with 107 additions and 22 deletions
+1
View File
@@ -25,6 +25,7 @@
"eslint-plugin-jsx-a11y": "^6.10.2",
"eslint-plugin-prettier": "^5.4.1",
"prettier": "^3.5.3",
"prettier-plugin-tailwindcss": "^0.6.12",
"tailwindcss": "^4",
"typescript": "^5"
}