fix(components): ui prop override with class (#136)

This commit is contained in:
Benjamin Canac
2024-07-03 14:35:58 +02:00
committed by GitHub
parent 5a22c62b2a
commit 235556d3e0
50 changed files with 383 additions and 375 deletions

View File

@@ -65,6 +65,9 @@ export default (options: Required<ModuleOptions>) => ({
},
other: {
step: 'opacity-0'
},
last: {
step: ''
}
},
orientation: {