feat: add report page
Showing
- package-lock.json 10034 additions, 2764 deletionspackage-lock.json
- package.json 1 addition, 0 deletionspackage.json
- src/App.tsx 0 additions, 2 deletionssrc/App.tsx
- src/components/Navigation/Sidebar.tsx 1 addition, 1 deletionsrc/components/Navigation/Sidebar.tsx
- src/components/Report/Report.tsx 69 additions, 0 deletionssrc/components/Report/Report.tsx
- src/components/Report/ReportModal.tsx 36 additions, 0 deletionssrc/components/Report/ReportModal.tsx
- src/components/WalletManagement/TopUp/TopUp.tsx 1 addition, 1 deletionsrc/components/WalletManagement/TopUp/TopUp.tsx
- src/components/WalletManagement/TopUp/TopUpSingle.tsx 1 addition, 1 deletionsrc/components/WalletManagement/TopUp/TopUpSingle.tsx
- src/components/WalletManagement/Transfer/Transfer.tsx 2 additions, 2 deletionssrc/components/WalletManagement/Transfer/Transfer.tsx
- src/constant/constants.ts 1 addition, 1 deletionsrc/constant/constants.ts
- src/pages/History/HistoryPage.tsx 13 additions, 0 deletionssrc/pages/History/HistoryPage.tsx
- src/pages/Home/Home.tsx 13 additions, 0 deletionssrc/pages/Home/Home.tsx
- src/pages/Login/Login.tsx 17 additions, 4 deletionssrc/pages/Login/Login.tsx
- src/pages/Report/ReportPage.tsx 214 additions, 0 deletionssrc/pages/Report/ReportPage.tsx
- src/pages/SubRequest/SubscriptionRequestPage.tsx 13 additions, 0 deletionssrc/pages/SubRequest/SubscriptionRequestPage.tsx
- src/pages/TopUp/TopUpPage.tsx 13 additions, 0 deletionssrc/pages/TopUp/TopUpPage.tsx
- src/pages/Transfer/TransferPage.tsx 13 additions, 0 deletionssrc/pages/Transfer/TransferPage.tsx
- src/routes.ts 4 additions, 0 deletionssrc/routes.ts
Please register or sign in to comment