app icon, styling, light mode, top bar component

This commit is contained in:
metacryst
2026-03-17 05:33:28 -05:00
parent 5903bafee5
commit 530ea7da89
24 changed files with 106 additions and 65 deletions

View File

@@ -25,7 +25,6 @@ class People extends Shadow {
render() {
VStack(() => {
TopBar()
VStack(() => {
if (this.people == "") {