This website requires JavaScript.
Explore
Help
Sign In
julienfroidefond
/
got-gaming
Watch
1
Star
0
Fork
0
You've already forked got-gaming
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d3a4fa7cf5adf11c0f7adae25abe07a23d322f7d
got-gaming
/
components
/
events
History
Julien Froidefond
9518eef3d4
All checks were successful
Deploy with Docker Compose / deploy (push)
Successful in 4m1s
Details
Refactor ThemeProvider component: Simplify theme initialization logic by loading the theme from localStorage directly in the state hook, improving code clarity and reducing unnecessary effects. Update AdminPanel component by removing unused Link import, and fix button text encoding in EventsPageSection for proper display.
2025-12-15 10:18:24 +01:00
..
EventsPageSection.tsx
Refactor ThemeProvider component: Simplify theme initialization logic by loading the theme from localStorage directly in the state hook, improving code clarity and reducing unnecessary effects. Update AdminPanel component by removing unused Link import, and fix button text encoding in EventsPageSection for proper display.
2025-12-15 10:18:24 +01:00
EventsSection.tsx
Refactor component imports and structure: Update import paths for various components to improve organization, moving them into appropriate subdirectories. Remove unused components related to user and event management, enhancing code clarity and maintainability across the application.
2025-12-12 16:48:41 +01:00