Renaming and autoformatting
- renamed the react files to jsx - autoformat with vscode
This commit is contained in:
parent
e762032f00
commit
85e484bf0b
32 changed files with 127 additions and 129 deletions
|
@ -31,7 +31,10 @@
|
|||
<title>BA - Marco Camenzind</title>
|
||||
</head>
|
||||
<body>
|
||||
<noscript>Diese Anwendung funktioniert leider nur mit JavaScript. Bitte aktivieren JavaScript in den Einstellungen</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