update-to-daisui-5.0 (#1)
Co-authored-by: Benjamin Palko <benjaminpalko@hotmail.com> Reviewed-on: #1
This commit is contained in:
parent
bf38f566c0
commit
c001cc4907
40 changed files with 751 additions and 409 deletions
|
|
@ -20,7 +20,7 @@
|
|||
'error',
|
||||
],
|
||||
},
|
||||
size: { control: 'select', options: ['xs', 'sm', 'md', 'lg'] },
|
||||
size: { control: 'select', options: ['xs', 'sm', 'md', 'lg', 'xl'] },
|
||||
variant: {
|
||||
control: 'select',
|
||||
options: ['spinner', 'dots', 'ring', 'ball', 'bars', 'infinity'],
|
||||
|
|
@ -37,4 +37,4 @@
|
|||
name="Default"
|
||||
args={{ color: 'neutral', size: 'md', variant: 'spinner' }}
|
||||
children={template}
|
||||
/>
|
||||
/>
|
||||
Loading…
Add table
Add a link
Reference in a new issue