There was an error fetching the commit references. Please try again later.
style: add style to some parts
Showing
- package-lock.json 249 additions, 0 deletionspackage-lock.json
- package.json 1 addition, 0 deletionspackage.json
- src/App.tsx 7 additions, 1 deletionsrc/App.tsx
- src/components/SubscriptionRequest/SubscriptionRequest.tsx 4 additions, 4 deletionssrc/components/SubscriptionRequest/SubscriptionRequest.tsx
- src/components/WalletManagement/ButtonNumber.tsx 1 addition, 1 deletionsrc/components/WalletManagement/ButtonNumber.tsx
- src/components/WalletManagement/History/History.tsx 13 additions, 7 deletionssrc/components/WalletManagement/History/History.tsx
- src/components/WalletManagement/TopUp/TopUp.tsx 7 additions, 6 deletionssrc/components/WalletManagement/TopUp/TopUp.tsx
- src/components/WalletManagement/Transfer/Transfer.tsx 6 additions, 6 deletionssrc/components/WalletManagement/Transfer/Transfer.tsx
- src/pages/History/HistoryPage.tsx 2 additions, 2 deletionssrc/pages/History/HistoryPage.tsx
- src/pages/Home/Home.tsx 3 additions, 3 deletionssrc/pages/Home/Home.tsx
- src/pages/NotFound/NotFoundPage.tsx 27 additions, 0 deletionssrc/pages/NotFound/NotFoundPage.tsx
- src/pages/Register/Register.tsx 4 additions, 4 deletionssrc/pages/Register/Register.tsx
- src/pages/SubRequest/SubscriptionRequestPage.tsx 166 additions, 0 deletionssrc/pages/SubRequest/SubscriptionRequestPage.tsx
- src/pages/TopUp/TopUpPage.tsx 2 additions, 2 deletionssrc/pages/TopUp/TopUpPage.tsx
- src/pages/Transfer/TransferPage.tsx 2 additions, 2 deletionssrc/pages/Transfer/TransferPage.tsx
- src/routes.ts 4 additions, 0 deletionssrc/routes.ts
- tailwind.config.js 1 addition, 0 deletionstailwind.config.js
Please register or sign in to comment