fix(my-joy-beta): re-enable navbar

This commit is contained in:
Sérgio Ramos 2018-02-27 11:51:41 +00:00
parent 2b2e431830
commit e405d47cea

View File

@ -13,5 +13,6 @@
<body> <body>
<div id="header"></div> <div id="header"></div>
<div id="root"></div> <div id="root"></div>
<script src="/nav-static/main.js"></script>
</body> </body>
</html> </html>