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:
Zach Goodson
2024-04-02 01:38:26 -05:00
committed by GitHub
parent 3598ea4873
commit 787a913625

View File

@@ -5,7 +5,8 @@ title: 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 |
|----------|---------------|----------------------------------------------------------------|
| label | `string` | The label text for the button. |