There was an error fetching the commit references. Please try again later.
feat: history detail fetch data
Showing
- src/api/History.ts 23 additions, 0 deletionssrc/api/History.ts
- src/components/HistoryCard.tsx 3 additions, 3 deletionssrc/components/HistoryCard.tsx
- src/interfaces/HistoryDetailInterface.ts 5 additions, 6 deletionssrc/interfaces/HistoryDetailInterface.ts
- src/interfaces/HistoryInterface.ts 7 additions, 5 deletionssrc/interfaces/HistoryInterface.ts
- src/pages/History.tsx 0 additions, 1 deletionsrc/pages/History.tsx
- src/pages/HistoryDetail.tsx 29 additions, 34 deletionssrc/pages/HistoryDetail.tsx
- src/utils/History.ts 13 additions, 1 deletionsrc/utils/History.ts
Please register or sign in to comment