Skip to content

Commit 7f5fb5c

Browse files
laygirposva
authored andcommitted
docs: add missing curly brace in config example (#1692)
1 parent bb130e0 commit 7f5fb5c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/docs/guide/advanced/lazy-loading.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ export default defineConfig({
7575
'./src/UserProfileEdit',
7676
],
7777
},
78+
},
7879
},
7980
},
8081
})

0 commit comments

Comments
 (0)