We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffaaf67 commit 5d0bc0fCopy full SHA for 5d0bc0f
README.md
@@ -469,8 +469,8 @@ Add a new route by adding the following code to the `app.routes.ts` file.
469
},
470
```
471
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.
+ * `data.elementName` is the name of the React Web Component, defined in the React remote app as a Web Component.
+ * `data.loadChildren` is the dynamic module import.
474
475
### Add Jsx to the Host TsConfig
476
0 commit comments