This commit is contained in:
parent
a5f4247589
commit
8bed4a55c4
|
|
@ -12,6 +12,7 @@ export default function Page() {
|
||||||
});
|
});
|
||||||
return (
|
return (
|
||||||
// <PersonForm />
|
// <PersonForm />
|
||||||
|
|
||||||
<ApplicationForm />
|
<ApplicationForm />
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue