This commit is contained in:
Lani Aung
2025-06-04 19:22:19 -07:00
parent 23e5e075cc
commit ef5b289ff0
5 changed files with 61 additions and 57 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
import Substrate from "./substrate"
import Weather from "./weather";
import Weather from "./weather"
const background = new Substrate("substrate-canvas", 20)
let weather: Weather