mirror of
https://github.com/tuono-labs/tuono
synced 2026-07-30 06:12:47 -07:00
fix: update lazyLoadComponent fn name to __tuono__internal__lazyLoadComponent (#222)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
import { createRoute } from 'tuono';
|
||||
import IndexImport from "./../src/routes/index";
|
||||
import PokemonspokemonImport from "./../src/routes/pokemons/[pokemon]";
|
||||
Reference in New Issue
Block a user