docs: Fixed typo (#1915)

This commit is contained in:
Chandan Rauniyar 2021-09-05 21:29:22 +07:00 committed by GitHub
parent de69cc5dd5
commit 793ed347b8

View File

@ -31,7 +31,7 @@ Card
| Loading |Shows a loading indicator while the contents of the card are being fetched | boolean |- |
| Size | Size of card | RenderFragment |- |
| Title | Card title | String or RenderFragement |- |
| Type |ard style type, can be set to inner or not set | string |- |
| Type |Card style type, can be set to inner or not set | string |- |
Card.Grid
@ -49,4 +49,4 @@ Card.Meta
| ChildContent | Child container | RenderFragment |- |
| Description | description content | boolean |- |
| Style | style object of container| CSS Properties |- |
| Title | title content | String or RenderFragement |- |
| Title | title content | String or RenderFragement |- |