mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 20:19:34 +01:00
fix(NavigationMenu): add default highlightColor
This commit is contained in:
@@ -167,6 +167,7 @@ export default (config: { colors: string[] }) => ({
|
||||
}],
|
||||
defaultVariants: {
|
||||
color: 'primary',
|
||||
highlightColor: 'primary',
|
||||
variant: 'pill'
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user