We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53a69b5 commit b22fc21Copy full SHA for b22fc21
1 file changed
README.md
@@ -12,6 +12,8 @@ and you'll notice the changes are reflected in the inspector area. You'll also n
12
made in the inspector are reflected in the diagram. If you use the React dev tools,
13
you can inspect the React state and see it updated as changes happen.
14
15
+For additional samples, see [gojs-react-samples](https://github.com/NorthwoodsSoftware/gojs-react-samples).
16
+
17
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
18
It also uses [immer](https://immerjs.github.io/immer/docs/introduction) to simplify state update operations.
19
0 commit comments