Updated some things and logger starts only once
This commit is contained in:
parent
0e222d3d52
commit
c9e987a28f
9 changed files with 36 additions and 27 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue