This commit is contained in:
Martin Kavík 2024-07-05 03:30:17 +02:00
parent 7435f6c136
commit 31613dbac9
2 changed files with 32 additions and 13 deletions

View file

@ -1,7 +1,7 @@
use shared::wellen_helpers;
use std::sync::Mutex;
use wellen::simple::Waveform;
use zoon::{*, eprintln};
use zoon::{eprintln, *};
#[derive(Default)]
struct BrowserPlatformStore {