Update web header and search

This commit is contained in:
Paul Frazee 2023-02-23 01:07:20 -06:00
parent c5f28376c8
commit e828f380e7
8 changed files with 291 additions and 144 deletions

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',
},