🌐 AI搜索 & 代理 主页
Skip to content

Commit 9e4a6f5

Browse files
authored
Update common-props.json
1 parent 9ccf98d commit 9e4a6f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/common-props.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
"description": "Used to set the 'id' attribute on the rendered content, and used as the base to generate any additional element IDs as needed"
44
},
55
"variant": {
6-
"description": "Applies on of the Bootstra theme colar variants to the component"
6+
"description": "Applies one of the Bootstrap theme color variants to the component"
77
},
88
"tag": {
9-
"description": "Specify the HTML tag to render instead of hte default tag"
9+
"description": "Specify the HTML tag to render instead of the default tag"
1010
},
1111
"size": {
1212
"description": "Set the size of the component's appearence. 'sm', 'md' (default), or 'lg'"

0 commit comments

Comments
 (0)