showing info in dashboard
This commit is contained in:
@@ -16,7 +16,6 @@ class Home extends Shadow {
|
||||
|
||||
HStack(() => {
|
||||
let selected = document.documentElement.className
|
||||
console.log(selected)
|
||||
select(() => {
|
||||
option("")
|
||||
option("Light").attr({value: "light"})
|
||||
|
||||
Reference in New Issue
Block a user