Skip to content
Snippets Groups Projects
Commit c6ddb393 authored by Tore.Brede's avatar Tore.Brede
Browse files

GREG-60: Fixing import order

parent 76474e36
No related branches found
No related tags found
1 merge request!94GREG-60: Making the registration and summary page look more like the design
Pipeline #96057 passed
......@@ -13,13 +13,13 @@ import {
} from '@mui/material'
import format from 'date-fns/format'
import i18n from 'i18next'
import { RegisterFormData } from './formData'
import { postJsonOpts } from '../../utils'
import { PersonFormMethods } from './personFormMethods'
import useOus from '../../hooks/useOus'
import useRoleTypes from '../../hooks/useRoleTypes'
import SubmitState from './submitState'
import i18n from 'i18next'
interface StepSummaryProperties {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment