mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-21 07:21:46 +01:00
chore(ButtonGroup): use Primitive and improve tests
This commit is contained in:
@@ -19,10 +19,7 @@ export const buttonGroupVariantWithRoot = {
|
||||
}
|
||||
|
||||
export default {
|
||||
slots: {
|
||||
base: 'relative'
|
||||
},
|
||||
|
||||
base: 'relative',
|
||||
variants: {
|
||||
orientation: {
|
||||
horizontal: 'inline-flex -space-x-px',
|
||||
|
||||
Reference in New Issue
Block a user