mirror of
https://github.com/tuono-labs/tuono
synced 2026-07-29 22:02:46 -07:00
feat: imported from @tanstack/router base vite-plugin logic
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
export const ImportedRoute(): JSX.Element => {
|
||||
return <h1>Imported route</h1>
|
||||
}
|
||||
Reference in New Issue
Block a user