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
......@@ -16,7 +16,7 @@
<body>
<div id="root"></div>
<script type="module" src="./src/main.tsx"></script>
<script type="module" src="../src/main.tsx"></script>
</body>
</html>
......@@ -8,7 +8,7 @@ export function Home() {
<div className="col">
<h2>Wiki under construction!</h2>
<hr />
Hello15
Hello16
</div>
</div>
<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