Update web header and search

This commit is contained in:
Paul Frazee
2023-02-23 01:07:20 -06:00
parent e6d22bdf90
commit 4a468d3513
8 changed files with 291 additions and 144 deletions
+1
View File
@@ -3,6 +3,7 @@
"compilerOptions": {
"paths": {
"lib/*": ["./src/lib/*"],
"platform/*": ["./src/platform/*"],
"state/*": ["./src/state/*"],
"view/*": ["./src/view/*"]
}