mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-20 23:11:43 +01:00
docs(components): demo size different than default
This commit is contained in:
@@ -66,7 +66,7 @@ Use the `size` prop to change the size of the Button.
|
||||
::component-code
|
||||
---
|
||||
props:
|
||||
size: md
|
||||
size: xl
|
||||
slots:
|
||||
default: Button
|
||||
---
|
||||
@@ -93,7 +93,6 @@ Use the `leading` and `trailing` props to set the icon position or the `leading-
|
||||
::component-code
|
||||
---
|
||||
props:
|
||||
leadingIcon: ''
|
||||
trailingIcon: i-heroicons-arrow-right
|
||||
size: md
|
||||
slots:
|
||||
|
||||
Reference in New Issue
Block a user