updated the game listing at admin
Showing
| ... | ... | @@ -19,7 +19,8 @@ |
| "react-dom": "19.1.0", | ||
| "react-redux": "^9.2.0", | ||
| "yup": "^1.7.0", | ||
| "@wandersonalwes/iconsax-react": "0.0.10" | ||
| "@wandersonalwes/iconsax-react": "0.0.10", | ||
| "react-quill-new": "3.4.6" | ||
| }, | ||
| "devDependencies": { | ||
| "@eslint/eslintrc": "^3", | ||
| ... | ... |
public/assets/images/fallback.png
0 → 100644
634 KB
src/components/atom/InputFile.tsx
0 → 100644
src/components/atom/SelectField.tsx
0 → 100644
src/components/molecules/ReactQuill.tsx
0 → 100644
This diff is collapsed.
Click to expand it.
src/services/gameApi.ts
0 → 100644
src/theme/emotionCache.tsx
0 → 100644
src/types/game.ts
0 → 100644