app icon, styling, light mode, top bar component
This commit is contained in:
@@ -25,7 +25,6 @@ class People extends Shadow {
|
||||
|
||||
render() {
|
||||
VStack(() => {
|
||||
TopBar()
|
||||
|
||||
VStack(() => {
|
||||
if (this.people == "") {
|
||||
|
||||
Reference in New Issue
Block a user