Browse Source

target container

master
Danilo Di Cuia 3 years ago
parent
commit
9fcd5a7a96
  1. 5
      public/index.html

5
public/index.html

@ -20,5 +20,8 @@
-->
<title>Let's swing chat</title>
</head>
<body style="margin: 0"></body>
<body style="margin: 0">
<noscript>You need to enable JavaScript to run this app.</noscript>
<div id="root"></div>
</body>
</html>

Loading…
Cancel
Save