Blog nav reword #8
1 changed files with 2 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
|||
use leptos::*;
|
||||
use super::super::components::{TopComponent};
|
||||
use super::super::components::TopComponent;
|
||||
|
||||
#[component]
|
||||
pub fn Home() -> impl IntoView {
|
||||
view! {
|
||||
|
|
Loading…
Add table
Reference in a new issue