Add profile modal
This commit is contained in:
parent
e08a24ade7
commit
2e97c488e2
8 changed files with 203 additions and 44 deletions
|
|
@ -14,6 +14,7 @@ const variantToClassName = {
|
|||
default: [styles.button],
|
||||
toolbar: [styles.toolbarButton],
|
||||
icon: [styles.iconButton],
|
||||
secondary: [styles.secondary],
|
||||
copy: [styles.copyButton],
|
||||
iconCopy: [styles.iconCopyButton],
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue