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

Commit adcb6a5

Browse files
committed
Update package.json
1 parent 6511c9a commit adcb6a5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/collapse/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
"expression": "String",
1212
"modifiers": [
1313
{
14-
"name": "{collapseid}",
14+
"name": "{collapseId}",
1515
"pattern": "[a-zA-Z][a-zA-Z0-9_\\-]*",
16-
"description": "Collapse ID to open. Replace `{collapseid}` with the collapse's ID"
16+
"description": "Collapse ID to open. Replace `{collapseId}` with the collapse's ID"
1717
}
1818
]
1919
}

0 commit comments

Comments
 (0)