Browse Source

Merge branch 'template-fix' of https://github.com/yotamberk/vis into template-fix

codeClimate
Yotam Berkowitz 8 years ago
parent
commit
c548b14468
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      examples/timeline/other/usingReact.html

+ 1
- 1
examples/timeline/other/usingReact.html View File

@ -120,4 +120,4 @@
ReactDOM.render(<VisTimeline />, document.getElementById('root'));
</script>
</body>
</html>
</html>

Loading…
Cancel
Save