feat(shared): Ported account/units to new inputs
This commit is contained in:
parent
17afc07302
commit
cb531dcc62
5 changed files with 48 additions and 20 deletions
|
@ -61,7 +61,7 @@ export const FormControl = ({
|
|||
onClick={() =>
|
||||
setModal(
|
||||
<ModalWrapper flex="col" justify="top lg:justify-center" slideFrom="right">
|
||||
{docs}
|
||||
<div className="mdx max-w-prose">{docs}</div>
|
||||
</ModalWrapper>
|
||||
)
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue