chore: allow setting custom icon to vault

This commit is contained in:
Aman Harwara
2023-08-08 19:00:04 +05:30
parent cd1b488769
commit f82974633b
14 changed files with 174 additions and 48 deletions

View File

@@ -48,6 +48,7 @@ const ModalOverlay = forwardRef(
modal={false}
portal={true}
preventBodyScroll={true}
hideOnInteractOutside={false}
{...props}
>
{children}