mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-20 15:01:46 +01:00
fix(components): ui prop override with class (#136)
This commit is contained in:
@@ -65,6 +65,9 @@ export default (options: Required<ModuleOptions>) => ({
|
||||
},
|
||||
other: {
|
||||
step: 'opacity-0'
|
||||
},
|
||||
last: {
|
||||
step: ''
|
||||
}
|
||||
},
|
||||
orientation: {
|
||||
|
||||
Reference in New Issue
Block a user