Skip to content

Commit 333c8e7

Browse files
committed
Deploy test #deploy-test-frontend
1 parent c6e34b2 commit 333c8e7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/dolly-frontend/src/main/js/src/pages/brukerPage/BrukernavnVelger.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ export default ({ eksisterendeBrukernavn, organisasjon, addToSession }: Brukerna
5353
resolver: yupResolver(validation),
5454
mode: 'onChange',
5555
})
56+
5657
const [loading, setLoading] = useState(false)
5758
const [error, setError] = useState(null as string | null)
5859

0 commit comments

Comments
 (0)