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

Commit 30b0c9d

Browse files
authored
chore(table): fix typo in docs json meta
1 parent 2738b75 commit 30b0c9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/table/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@
272272
},
273273
{
274274
"prop": "emptyHtml",
275-
"description": "HTML string to show when the table has no items to show. Usw with caution"
275+
"description": "HTML string to show when the table has no items to show. Use with caution"
276276
},
277277
{
278278
"prop": "emptyFilteredText",

0 commit comments

Comments
 (0)