Refactored and cleaned up Modal and friends
This commit is contained in:
parent
f64426fbe0
commit
00a720faa9
31 changed files with 853 additions and 787 deletions
|
@ -172,6 +172,7 @@ export const ContactModal = ({
|
|||
hasXButton
|
||||
i18n={i18n}
|
||||
onClose={hideContactModal}
|
||||
padded={false}
|
||||
>
|
||||
<div className="ContactModal">
|
||||
<Avatar
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue