This website requires JavaScript.
Explore
Help
Register
Sign In
jacob-mathison
/
tuono
Watch
1
Star
0
Fork
0
You've already forked tuono
mirror of
https://github.com/tuono-labs/tuono
synced
2026-07-29 22:02:46 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a87269808f29ec6596b8fb08764f0812770f8dba
tuono
/
packages
/
vite-fs-router
/
tests
/
shared
/
imported.tsx
T
4 lines
85 B
TypeScript
Raw
Normal View
History
Unescape
Escape
fix: prettier package config
2024-04-28 11:12:05 +02:00
export
const
ImportedRoute
=
(
)
:
JSX
.
Element
=
>
{
return
<
h1
>
Imported
route
<
/
h1
>
feat: imported from @tanstack/router base vite-plugin logic
2024-04-28 10:46:45 +02:00
}
Reference in New Issue
Copy Permalink