fmt
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
|
||||
use yew::functional::*;
|
||||
use yew::prelude::*;
|
||||
|
||||
|
||||
#[function_component(Admin)]
|
||||
pub fn admin() -> Html {
|
||||
html! {}
|
||||
|
||||
Reference in New Issue
Block a user