File tree Expand file tree Collapse file tree 3 files changed +8424
-2071
lines changed
Expand file tree Collapse file tree 3 files changed +8424
-2071
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ Both the data schema and the UI schema are imported within `index.js` and are us
2828to set up a redux store. We make use of a helper function exported by JSON Forms
2929which expects the initial state. If you already have an existing redux store,
3030you'll need to import the jsonforms reducer and add it to your store.
31- Please refer to TODO for how to do this.
31+ Please refer to [ the tutorial ] ( https://jsonforms.io/docs/tutorial ) for how to do this.
3232
3333## Setting up the store
3434
@@ -85,4 +85,4 @@ Since we also like to display the actual data that is being edited we
8585from it.
8686
8787## Custom renderers
88- Please see our corresponding tutorial (TODO ) on how to add custom renderers.
88+ Please see [ our corresponding tutorial] ( https://jsonforms.io/docs/tutorial ) on how to add custom renderers.
You can’t perform that action at this time.
0 commit comments