Skip to content

Commit

Permalink
add reference to ReactJsonTree
Browse files Browse the repository at this point in the history
  • Loading branch information
dwoos committed Nov 18, 2018
1 parent 396769a commit 0f5b0a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions oddity/src/js/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ window.deps = {

window.React = window.deps['react'];
window.ReactDOM = window.deps['react-dom'];
window.ReactJsonTree = window.deps['react-json-tree'];

0 comments on commit 0f5b0a6

Please sign in to comment.