-
- Downloads
refactor the survey frontend to split the survey logic between a couple of components
parent
9cdb938f
No related branches found
No related tags found
Showing
- survey-frontend/src/App.tsx 5 additions, 5 deletionssurvey-frontend/src/App.tsx
- survey-frontend/src/ProgressBar.tsx 108 additions, 45 deletionssurvey-frontend/src/ProgressBar.tsx
- survey-frontend/src/Schema.tsx 9 additions, 0 deletionssurvey-frontend/src/Schema.tsx
- survey-frontend/src/SurveyComponent.tsx 74 additions, 254 deletionssurvey-frontend/src/SurveyComponent.tsx
- survey-frontend/src/SurveyContainerComponent.tsx 129 additions, 0 deletionssurvey-frontend/src/SurveyContainerComponent.tsx
- survey-frontend/src/SurveyNavigationComponent.tsx 54 additions, 0 deletionssurvey-frontend/src/SurveyNavigationComponent.tsx
Loading
Please register or sign in to comment