Merge branch 'GREG-48-validatefnr' into 'master'
Add fnr validation component See merge request !57
Showing
- frontend/package-lock.json 11 additions, 117 deletionsfrontend/package-lock.json
- frontend/package.json 1 addition, 0 deletionsfrontend/package.json
- frontend/public/locales/en/common.json 1 addition, 0 deletionsfrontend/public/locales/en/common.json
- frontend/public/locales/nb/common.json 1 addition, 0 deletionsfrontend/public/locales/nb/common.json
- frontend/public/locales/nn/common.json 1 addition, 0 deletionsfrontend/public/locales/nn/common.json
- frontend/src/components/form/fnr.tsx 43 additions, 0 deletionsfrontend/src/components/form/fnr.tsx
- frontend/src/components/form/form.tsx 34 additions, 0 deletionsfrontend/src/components/form/form.tsx
- frontend/src/components/form/index.tsx 6 additions, 0 deletionsfrontend/src/components/form/index.tsx
- frontend/src/components/form/input.tsx 25 additions, 0 deletionsfrontend/src/components/form/input.tsx
- frontend/src/components/form/select.tsx 31 additions, 0 deletionsfrontend/src/components/form/select.tsx
- frontend/src/routes/frontpage/index.tsx 13 additions, 1 deletionfrontend/src/routes/frontpage/index.tsx
Loading
Please register or sign in to comment