Skip to content

Commit d7edf3d

Browse files
nickhall2heal1
andauthored
docs(website-new): fix code formatting on Federation Runtime example (#3821)
Co-authored-by: Hanric <[email protected]>
1 parent 6a35191 commit d7edf3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/website-new/docs/en/guide/basic/runtime.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ init({
4646
entry: "http://localhost:3006/remoteEntry.js",
4747
alias: "app2"
4848
},
49-
{
49+
{
5050
name: "@demo/app4",
5151
entry: "http://localhost:3006/remoteEntry.mjs",
5252
alias: "app2",

0 commit comments

Comments
 (0)