updated the minor changes
Showing
| ... | ... | @@ -24,6 +24,7 @@ |
| "js-cookie": "^3.0.5", | ||
| "lightgallery": "^2.9.0-beta.1", | ||
| "next": "15.5.3", | ||
| "nprogress": "^0.2.0", | ||
| "react": "^19.1.0", | ||
| "react-apexcharts": "^1.7.0", | ||
| "react-dom": "19.1.0", | ||
| ... | ... | @@ -37,6 +38,7 @@ |
| "@tailwindcss/postcss": "^4", | ||
| "@types/js-cookie": "^3.0.6", | ||
| "@types/node": "^20", | ||
| "@types/nprogress": "^0.2.3", | ||
| "@types/react": "^19", | ||
| "@types/react-dom": "^19", | ||
| "eslint": "^9", | ||
| ... | ... |
src/app/(auth)/forgot-password/page.tsx
0 → 100644
src/app/(auth)/verify-otp/page.tsx
0 → 100644
src/app/TopLoader.tsx
0 → 100644
Please
register
or
sign in
to comment