We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ccf98d commit 9e4a6f5Copy full SHA for 9e4a6f5
docs/common-props.json
@@ -3,10 +3,10 @@
3
"description": "Used to set the 'id' attribute on the rendered content, and used as the base to generate any additional element IDs as needed"
4
},
5
"variant": {
6
- "description": "Applies on of the Bootstra theme colar variants to the component"
+ "description": "Applies one of the Bootstrap theme color variants to the component"
7
8
"tag": {
9
- "description": "Specify the HTML tag to render instead of hte default tag"
+ "description": "Specify the HTML tag to render instead of the default tag"
10
11
"size": {
12
"description": "Set the size of the component's appearence. 'sm', 'md' (default), or 'lg'"
0 commit comments