Skip to content
Snippets Groups Projects
Commit 51238ec1 authored by Liliana Sanfilippo's avatar Liliana Sanfilippo
Browse files

changedto ../src/main.tsx" Hello 16

parent 5806f1b9
No related branches found
No related tags found
No related merge requests found
Pipeline #389978 failed
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
<body> <body>
<div id="root"></div> <div id="root"></div>
<script type="module" src="./src/main.tsx"></script> <script type="module" src="../src/main.tsx"></script>
</body> </body>
</html> </html>
...@@ -8,7 +8,7 @@ export function Home() { ...@@ -8,7 +8,7 @@ export function Home() {
<div className="col"> <div className="col">
<h2>Wiki under construction!</h2> <h2>Wiki under construction!</h2>
<hr /> <hr />
Hello15 Hello16
</div> </div>
</div> </div>
<div className="row"> <div className="row">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment