Form/InsuranceTable: Validation at top
This commit is contained in:
parent
0befd824e6
commit
760ef0e078
@ -51,8 +51,8 @@ const InsuranceTable = observer(() => {
|
||||
export default function () {
|
||||
return (
|
||||
<Grid>
|
||||
<InsuranceTable />
|
||||
<Validation />
|
||||
<InsuranceTable />
|
||||
</Grid>
|
||||
);
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user