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

Commit f2c72a6

Browse files
committed
Update package.json
1 parent 8596fe4 commit f2c72a6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/components/form-checkbox/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
{
2020
"prop": "switches",
21-
"description": "When set, renders the checkboxes in the group with switch stying"
21+
"description": "When set, renders the checkboxes in the group with switch styling"
2222
},
2323
{
2424
"prop": "buttons",
@@ -97,11 +97,11 @@
9797
},
9898
{
9999
"prop": "switch",
100-
"description": "When set, renders the checkbox with the appearence of a switch"
100+
"description": "When set, renders the checkbox with the appearance of a switch"
101101
},
102102
{
103103
"prop": "button",
104-
"description": "When set, renders the checkbox with the appearence of a button"
104+
"description": "When set, renders the checkbox with the appearance of a button"
105105
},
106106
{
107107
"prop": "buttonVariant",

0 commit comments

Comments
 (0)