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

Commit dfc3e89

Browse files
committed
Update package.json
1 parent b230f90 commit dfc3e89

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/form-textarea/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
},
3434
{
3535
"prop": "lazyFormatter",
36-
"description": "When set, the textarea is formatted on blur instead of each keystroke (if there is a formatter specfied)"
36+
"description": "When set, the textarea is formatted on blur instead of each keystroke (if there is a formatter specified)"
3737
},
3838
{
3939
"prop": "rows",
@@ -53,7 +53,7 @@
5353
},
5454
{
5555
"prop": "noAutoShrink",
56-
"description": "When set, prevents the auto height textarea from shrking to fit the content"
56+
"description": "When set, prevents the auto height textarea from shrink to fit the content"
5757
}
5858
],
5959
"events": [

0 commit comments

Comments
 (0)