updated the player profile and setting form
Showing
| ... | @@ -15,12 +15,14 @@ | ... | @@ -15,12 +15,14 @@ |
| "@reduxjs/toolkit": "^2.9.0", | "@reduxjs/toolkit": "^2.9.0", | ||
| "@tanstack/react-table": "^8.21.3", | "@tanstack/react-table": "^8.21.3", | ||
| "@wandersonalwes/iconsax-react": "0.0.10", | "@wandersonalwes/iconsax-react": "0.0.10", | ||
| "apexcharts": "^5.3.5", | |||
| "formik": "^2.4.6", | "formik": "^2.4.6", | ||
| "framer-motion": "^12.23.16", | "framer-motion": "^12.23.16", | ||
| "js-cookie": "^3.0.5", | "js-cookie": "^3.0.5", | ||
| "lightgallery": "^2.9.0-beta.1", | "lightgallery": "^2.9.0-beta.1", | ||
| "next": "15.5.3", | "next": "15.5.3", | ||
| "react": "^19.1.0", | "react": "^19.1.0", | ||
| "react-apexcharts": "^1.7.0", | |||
| "react-dom": "19.1.0", | "react-dom": "19.1.0", | ||
| "react-dropzone": "^14.3.8", | "react-dropzone": "^14.3.8", | ||
| "react-quill-new": "3.4.6", | "react-quill-new": "3.4.6", | ||
| ... | ... |
public/assets/images/current-balance.svg
0 → 100644
public/assets/images/deposit.svg
0 → 100644
public/assets/images/withdrawn.svg
0 → 100644
src/app/(dashboard)/settings/page.tsx
0 → 100644
src/app/not-found.tsx
0 → 100644
src/icons/EditIcon.tsx
0 → 100644
Please
register
or
sign in
to comment