mirror of
https://github.com/acid-info/lsd.git
synced 2025-01-27 01:09:59 +00:00
chore: add size artTypes to Dropdown
This commit is contained in:
parent
f1d8ba85e2
commit
336ce7b532
@ -12,6 +12,12 @@ export default {
|
||||
},
|
||||
defaultValue: 'large',
|
||||
},
|
||||
size: {
|
||||
type: {
|
||||
name: 'enum',
|
||||
value: ['small', 'medium', 'large'],
|
||||
},
|
||||
},
|
||||
},
|
||||
} as Meta
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user