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

Commit a934921

Browse files
authored
Update package.json
1 parent b4a399b commit a934921

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/components/breadcrumb/package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@
2424
{
2525
"prop": "html",
2626
"description": "HTML string to render in the breadcrumb item. Use with caution"
27+
},
28+
{
29+
"prop": "ariaCurrent",
30+
"description": "Sets the value of the 'aria-current' attribute (when the item is the active item). Supported string values are 'location', 'page', or 'true'"
2731
}
2832
],
2933
"events": [

0 commit comments

Comments
 (0)