state test working, added random experimental html
This commit is contained in:
@@ -6,13 +6,6 @@
|
||||
<link rel="stylesheet" href="">
|
||||
<script src="../index.js"></script>
|
||||
<script src="test.js" type="module"></script>
|
||||
<script type="module">
|
||||
import Home from "./Pages/home.js";
|
||||
|
||||
window.routes = {
|
||||
"/Test": Home
|
||||
}
|
||||
</script>
|
||||
</head>
|
||||
<body style="background: rgb(242, 194, 147)">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user