updated the loading state for game cred and also shifted the cred from server…
updated the loading state for game cred and also shifted the cred from server side to client side rendering
Showing
| ... | @@ -14,6 +14,7 @@ | ... | @@ -14,6 +14,7 @@ |
| "@ckeditor/ckeditor5-source-editing": "^47.0.0", | "@ckeditor/ckeditor5-source-editing": "^47.0.0", | ||
| "@emotion/react": "^11.14.0", | "@emotion/react": "^11.14.0", | ||
| "@emotion/styled": "^11.14.1", | "@emotion/styled": "^11.14.1", | ||
| "@lottiefiles/dotlottie-react": "^0.17.5", | |||
| "@mui/material": "^7.3.2", | "@mui/material": "^7.3.2", | ||
| "@reduxjs/toolkit": "^2.9.0", | "@reduxjs/toolkit": "^2.9.0", | ||
| "@tanstack/react-table": "^8.21.3", | "@tanstack/react-table": "^8.21.3", | ||
| ... | ... |
public/loading.json
0 → 100644
src/components/atom/LotifyLoading.tsx
0 → 100644
src/components/organism/GlobalLoading.tsx
0 → 100644
Please
register
or
sign in
to comment