chore: allow setting custom icon to vault
This commit is contained in:
@@ -48,6 +48,7 @@ const ModalOverlay = forwardRef(
|
||||
modal={false}
|
||||
portal={true}
|
||||
preventBodyScroll={true}
|
||||
hideOnInteractOutside={false}
|
||||
{...props}
|
||||
>
|
||||
{children}
|
||||
|
||||
Reference in New Issue
Block a user