Split the user table into a sub-component
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#![recursion_limit = "256"]
|
||||
mod api;
|
||||
mod app;
|
||||
mod user_table;
|
||||
|
||||
use wasm_bindgen::prelude::{wasm_bindgen, JsValue};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user