File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ This example is based on [React TodoMVC](https://github.com/tastejs/todomvc/tree
55
55
56
56
- Initializing OrbitDB and IPFS happens in [ store] ( https://github.com/natachadelarosa/example-orbitdb-todomvc-updated/blob/master/src/utils/store.js )
57
57
- OrbitDB calls happen in [ model] ( https://github.com/natachadelarosa/example-orbitdb-todomvc-updated/blob/master/src/utils/todoModel.js )
58
- - The database and app are hooked together in [ app ] ( https://github.com/natachadelarosa/example-orbitdb-todomvc-updated/blob/master/src/index.js#L23 )
58
+ - The database and app are hooked together in [ index ] ( https://github.com/natachadelarosa/example-orbitdb-todomvc-updated/blob/master/src/index.js#L23 )
59
59
60
60
## Contribute
61
61
You can’t perform that action at this time.
0 commit comments