Skip to content

Commit

Permalink
docs(react): update standalone tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
juristr authored and meeroslav committed Jun 23, 2023
1 parent e76f114 commit dbbb4af
Show file tree
Hide file tree
Showing 6 changed files with 829 additions and 3 deletions.
4 changes: 2 additions & 2 deletions docs/generated/manifests/nx.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
"id": "react-standalone-tutorial",
"name": "React Standalone",
"description": "",
"file": "shared/react-standalone-tutorial/1-code-generation",
"file": "shared/react-standalone-tutorial/react-standalone",
"itemList": [],
"isExternal": false,
"path": "/tutorials/react-standalone-tutorial",
Expand Down Expand Up @@ -155,7 +155,7 @@
"id": "react-standalone-tutorial",
"name": "React Standalone",
"description": "",
"file": "shared/react-standalone-tutorial/1-code-generation",
"file": "shared/react-standalone-tutorial/react-standalone",
"itemList": [],
"isExternal": false,
"path": "/tutorials/react-standalone-tutorial",
Expand Down
2 changes: 1 addition & 1 deletion docs/map.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
{
"name": "React Standalone",
"id": "react-standalone-tutorial",
"file": "shared/react-standalone-tutorial/1-code-generation"
"file": "shared/react-standalone-tutorial/react-standalone"
},
{
"name": "Angular Standalone",
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit dbbb4af

Please sign in to comment.