fix password modal length in user onboarding flow
This commit is contained in:
parent
7fd94d8fe0
commit
c071fccd71
|
@ -42,7 +42,7 @@
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<ModalContent
|
<ModalContent
|
||||||
size="S"
|
size="M"
|
||||||
title="Accounts created!"
|
title="Accounts created!"
|
||||||
confirmText="Done"
|
confirmText="Done"
|
||||||
showCancelButton={false}
|
showCancelButton={false}
|
||||||
|
|
Loading…
Reference in New Issue