Remove unused components and files from the frontend, including Form4, Header, LoginForm, Object, Sidebar, and related utility functions. Clean up the project structure by deleting unnecessary CSS, TypeScript configuration files, and Vite configuration. This refactor aims to streamline the codebase and improve maintainability.
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"backend-info": {
|
||||
"version": "v2.0"
|
||||
"version": "v2.0 (dev)"
|
||||
},
|
||||
"frontend-info": {
|
||||
"version": "v2.0"
|
||||
"version": "v2.0 (dev)"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user