island
This commit is contained in:
parent
979baf66a1
commit
0443735c12
1 changed files with 0 additions and 2 deletions
|
@ -3,8 +3,6 @@ use crate::components::slingshot::*;
|
||||||
use crate::error_template::*;
|
use crate::error_template::*;
|
||||||
use leptos::*;
|
use leptos::*;
|
||||||
|
|
||||||
#[component]
|
|
||||||
|
|
||||||
#[island]
|
#[island]
|
||||||
pub fn Home() -> impl IntoView {
|
pub fn Home() -> impl IntoView {
|
||||||
let data_resource = create_local_resource(
|
let data_resource = create_local_resource(
|
||||||
|
|
Loading…
Add table
Reference in a new issue