-
- Downloads
Merge branch 'dev/client' into 'main'
add: fetch and display waiting time for a stop See merge request !9
No related branches found
No related tags found
Showing
- src/components/Forms/Form-Arret-Proche.tsx 4 additions, 1 deletionsrc/components/Forms/Form-Arret-Proche.tsx
- src/components/Forms/Form-Arret.tsx 4 additions, 1 deletionsrc/components/Forms/Form-Arret.tsx
- src/components/Forms/Form-Waiting-Time.tsx 71 additions, 0 deletionssrc/components/Forms/Form-Waiting-Time.tsx
- src/components/Formulaire.tsx 3 additions, 12 deletionssrc/components/Formulaire.tsx
- src/components/Sidebar.tsx 1 addition, 1 deletionsrc/components/Sidebar.tsx
- src/models/Horaire.model.ts 3 additions, 3 deletionssrc/models/Horaire.model.ts
- src/models/RemainingTime.model.ts 16 additions, 0 deletionssrc/models/RemainingTime.model.ts
- src/utils.ts 6 additions, 0 deletionssrc/utils.ts
src/components/Forms/Form-Waiting-Time.tsx
0 → 100644
src/models/RemainingTime.model.ts
0 → 100644
Please register or sign in to comment