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

Commit 55f166d

Browse files
authored
Update create-web-types.js
1 parent f1a4127 commit 55f166d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/create-web-types.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,7 @@ const processComponentGroup = groupSlug => {
348348
componentsMeta.forEach(meta => {
349349
processComponentMeta(meta, groupRef, docUrl)
350350
})
351-
351+
352352
// Process any directives provided in the meta
353353
// These directives do not have their own package.json files
354354
directivesMeta.forEach(directiveMeta => {

0 commit comments

Comments
 (0)