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