Removed unused leptos_dom import
This commit is contained in:
parent
a4fb055e84
commit
14a8f83fe6
@ -1,5 +1,4 @@
|
||||
use leptos::*;
|
||||
use leptos::leptos_dom::*;
|
||||
|
||||
#[component]
|
||||
pub fn Search() -> impl IntoView {
|
||||
|
Loading…
x
Reference in New Issue
Block a user