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
@@ -20,6 +20,7 @@ module.exports = {
alias: {
// This needs to be mirrored in tsconfig.json
lib: './src/lib',
platform: './src/platform',
state: './src/state',
view: './src/view',
},