Updated some things and logger starts only once
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
cami 2021-07-16 02:16:08 +02:00
parent 0e222d3d52
commit c9e987a28f
9 changed files with 36 additions and 27 deletions

View file

@ -28,10 +28,10 @@
work correctly both with client-side routing and a non-root public URL.
Learn how to configure a non-root public URL by running `npm run build`.
-->
<title>React App</title>
<title>BA - Marco Camenzind</title>
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
<noscript>Diese Anwendung funktioniert leider nur mit JavaScript. Bitte aktivieren JavaScript in den Einstellungen</noscript>
<div id="root"></div>
<!--
This HTML file is a template.