feat(WEB-170): edit profile view
This commit is contained in:
@@ -11,6 +11,10 @@ export const buttonVariants = cva(styles.btn, {
|
||||
quarternary: styles.quarternary,
|
||||
white: styles.white,
|
||||
},
|
||||
intent: {
|
||||
primary: styles.primary,
|
||||
secondary: styles.secondary,
|
||||
},
|
||||
size: {
|
||||
small: styles.small,
|
||||
regular: styles.average,
|
||||
|
||||
Reference in New Issue
Block a user