docs(button): fix fill attribute typo (#24890)

This commit is contained in:
SirMathelot
2022-03-07 15:24:05 +01:00
committed by GitHub
parent 2ac9105796
commit f6cde30d3e

View File

@ -13,7 +13,7 @@ This attribute lets you specify how wide the button should be. By default, butto
## Fill
This attributes determines the background and border color of the button. By default, buttons have a solid background unless the button is inside of a toolbar, in which case it has a transparent background.
This attribute determines the background and border color of the button. By default, buttons have a solid background unless the button is inside of a toolbar, in which case it has a transparent background.
| Value | Details |
|----------------|------------------------------------------------------------------------------|