Fixed layout and routing
This commit is contained in:
parent
c57727e20a
commit
ddff738d2e
5 changed files with 54 additions and 26 deletions
|
|
@ -18,6 +18,6 @@
|
|||
|
||||
<body class="body">
|
||||
<div id="root"></div>
|
||||
<script type="module" src="/src/layouts/Layout.tsx"></script>
|
||||
<script type="module" src="./index.tsx"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue