fix: restore icon variant for link since inline-flex makes its children inline but not the box itself
This commit is contained in:
@@ -28,6 +28,7 @@ export const linkVariants = cva(styles.link, {
|
||||
bold: styles.bold,
|
||||
},
|
||||
variant: {
|
||||
icon: styles.icon,
|
||||
breadcrumb: styles.breadcrumb,
|
||||
myPageMobileDropdown: styles.myPageMobileDropdown,
|
||||
navigation: styles.navigation,
|
||||
|
||||
Reference in New Issue
Block a user