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> <title>Let's swing chat</title>
</head> </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> </html>

Loading…
Cancel
Save