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

change dto ./src/main.tsx; Hello15

parent c6f4b002
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 />
Hello14
Hello15
</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