Initial Commit 2

This commit is contained in:
2021-12-30 23:29:56 +01:00
parent 7298e8de73
commit 1ad30399cf
9 changed files with 259 additions and 45 deletions

View File

@ -1,5 +1,6 @@
mod app;
mod css;
mod fuzzy;
mod song;
use seed::prelude::wasm_bindgen;