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

Commit ff40d51

Browse files
committed
Update package.json
1 parent f2c72a6 commit ff40d51

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/form-file/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,12 +60,12 @@
6060
{
6161
"prop": "files",
6262
"type": "Array",
63-
"descripton": "Array if File objects"
63+
"description": "Array if File objects"
6464
},
6565
{
6666
"prop": "names",
6767
"type": "Array",
68-
"decription": "Array of file names (strings)"
68+
"description": "Array of file names (strings)"
6969
}
7070
]
7171
}

0 commit comments

Comments
 (0)