introduce proper error boundary
This commit is contained in:
@ -2,6 +2,7 @@ mod application;
|
||||
#[rustfmt::skip]
|
||||
mod config;
|
||||
mod async_utils;
|
||||
pub mod error;
|
||||
mod subscription;
|
||||
pub mod widgets;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user