mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-20 15:01:46 +01:00
chore(Carousel/Stepper): move orientation from defaultVariants to withDefaults
This commit is contained in:
@@ -124,7 +124,6 @@ export default (options: Required<ModuleOptions>) => ({
|
||||
}],
|
||||
|
||||
defaultVariants: {
|
||||
orientation: 'horizontal',
|
||||
size: 'md',
|
||||
color: 'primary'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user