Fix buttons-in-depth Table / Typo. (#2897)
* Fix Typo, Table Display in buttons-in-depth.md * Remove Random Quotes in buttons-in-depth.md
This commit is contained in:
@@ -5,7 +5,8 @@ title: Buttons in Depth
|
|||||||
|
|
||||||
# Buttons in depth
|
# Buttons in depth
|
||||||
|
|
||||||
There are many changes you can make to buttons, lets take a look at the parameters in the `WithButton` function"
|
There are many changes you can make to buttons, lets take a look at the parameters in the `WithButton` function.
|
||||||
|
|
||||||
| Name | Type | Description |
|
| Name | Type | Description |
|
||||||
|----------|---------------|----------------------------------------------------------------|
|
|----------|---------------|----------------------------------------------------------------|
|
||||||
| label | `string` | The label text for the button. |
|
| label | `string` | The label text for the button. |
|
||||||
|
|||||||
Reference in New Issue
Block a user