forked from crowetic/commerce
fix type
This commit is contained in:
parent
3850e33de7
commit
bb2b34626b
@ -18,7 +18,7 @@ const M: FC<Props> = ({
|
||||
items,
|
||||
wrapper: Component = DefaultWrapper,
|
||||
variant = 'primary',
|
||||
min = 'none',
|
||||
// min = 'none',
|
||||
}) => {
|
||||
const rootClassName = cn(
|
||||
s.root,
|
||||
|
Loading…
x
Reference in New Issue
Block a user