Fixed typos and added projects
Signed-off-by: Tuan-Dat Tran <tuan-dat.tran@tudattr.dev>
This commit is contained in:
@@ -33,7 +33,7 @@ pub enum Route {
|
||||
}
|
||||
|
||||
fn main() {
|
||||
dioxus_logger::init(Level::INFO).expect("failed to init logger");
|
||||
dioxus_logger::init(Level::DEBUG).expect("failed to init logger");
|
||||
launch(App);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user