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

Commit 7ab8e0f

Browse files
authored
Update package.json
1 parent ca006e7 commit 7ab8e0f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/components/table/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
},
5151
{
5252
"prop": "stickyHeader",
53-
"description": "Makes the table header sticky. Set to true for 30px tall table, or set to any valid CSS hight (including units)"
53+
"description": "Makes the table header sticky. Set to true for a maximum height 300px tall table, or set to any valid CSS hight (including units)"
5454
},
5555
{
5656
"prop": "noBorderCollapse",
@@ -952,7 +952,7 @@
952952
},
953953
{
954954
"prop": "stickyHeader",
955-
"description": "Makes the table header sticky. Set to true for 30px tall table, or set to any valid CSS hight (including units)"
955+
"description": "Makes the table header sticky. Set to true for a maximum height 300px tall table, or set to any valid CSS hight (including units)"
956956
},
957957
{
958958
"prop": "noBorderCollapse",
@@ -1499,7 +1499,7 @@
14991499
},
15001500
{
15011501
"prop": "stickyHeader",
1502-
"description": "Makes the table header sticky. Set to true for 30px tall table, or set to any valid CSS hight (including units)"
1502+
"description": "Makes the table header sticky. Set to true for a maximum height 300px tall table, or set to any valid CSS hight (including units)"
15031503
},
15041504
{
15051505
"prop": "noBorderCollapse",

0 commit comments

Comments
 (0)