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-30 06:12:47 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
04cda909438974e944268fe3486751c66d3751a8
tuono
/
packages
/
tuono-vite
/
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