Merge branch 'feature_flag_frontend' into 'master'
Adding feature flag functionality See merge request !158
No related branches found
No related tags found
Showing
- frontend/src/contexts/featureContext.ts 15 additions, 0 deletionsfrontend/src/contexts/featureContext.ts
- frontend/src/contexts/index.ts 2 additions, 1 deletionfrontend/src/contexts/index.ts
- frontend/src/index.tsx 10 additions, 7 deletionsfrontend/src/index.tsx
- frontend/src/providers/featureProvider.tsx 32 additions, 0 deletionsfrontend/src/providers/featureProvider.tsx
- frontend/src/routes/sponsor/register/stepPersonForm.tsx 20 additions, 13 deletionsfrontend/src/routes/sponsor/register/stepPersonForm.tsx
frontend/src/contexts/featureContext.ts
0 → 100644
frontend/src/providers/featureProvider.tsx
0 → 100644
Please register or sign in to comment