fix: manual data entry UI
This commit is contained in:
parent
c5f38f0572
commit
72a749acfc
2 changed files with 3 additions and 2 deletions
|
|
@ -92,7 +92,7 @@ const Wizard = ({
|
|||
title="Manual data entry"
|
||||
handleClose={onClose}
|
||||
width={520}
|
||||
height={520}
|
||||
minHeight={520}
|
||||
open={true}>
|
||||
<Stepper steps={LAST_STEP} currentStep={step} className="my-4" />
|
||||
<Formik
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue