Skip to content

Commit b2fa14d

Browse files
[autofix.ci] apply automated fixes
1 parent 1fcec8f commit b2fa14d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: packages/components/rollup.config.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,4 +65,4 @@ export default () =>
6565
dirs
6666
.filter((x) => x !== '__internal__' && !x.includes('index'))
6767
.flatMap(componentModule)
68-
.concat(main)
68+
.concat(main)

0 commit comments

Comments
 (0)