Basic Navigation

This commit is contained in:
metacryst
2025-11-18 04:51:40 -06:00
parent ff28d68988
commit 7f85dbe493
12 changed files with 143 additions and 348 deletions

7
ui/public/pages/Why.js Normal file
View File

@@ -0,0 +1,7 @@
class Why extends Shadow {
render() {
}
}
register(Why)