Skip to content

Commit 30fbad9

Browse files
Update README.md, cleanuo.
1 parent 5d0bc0f commit 30fbad9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -469,8 +469,8 @@ Add a new route by adding the following code to the `app.routes.ts` file.
469469
},
470470
```
471471

472-
* `data.elementName` is the name of the React Web Component, defined in the React remote app as a Web Component.
473-
* `data.loadChildren` is the dynamic module import.
472+
* `elementName` is the name of the React Web Component, defined in the React remote app as a Web Component.
473+
* `loadChildren` is the dynamic module import.
474474

475475
### Add Jsx to the Host TsConfig
476476

0 commit comments

Comments
 (0)