diff options
| author | Yuval Adam <yuval@y3xz.com> | 2016-06-21 21:54:42 +0300 |
|---|---|---|
| committer | Yuval Adam <yuval@y3xz.com> | 2016-06-21 21:54:42 +0300 |
| commit | 448696e920cc06f18a023dc2ebf304690f711edd (patch) | |
| tree | 8f492fc2fc58d3fd5e856cb652d9caeba8e034b0 /index.html | |
| parent | bebde1a43d5604104beed17d81bfcbf446d37880 (diff) | |
Working version
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ <meta charset="utf-8"> </head> <body> + <div id="root"></div> <script type="text/javascript" src="bundle.js" charset="utf-8"></script> </body> </html> |
