MCPcopy Create free account
hub / github.com/TanStack/router / posts.tsx

File posts.tsx

e2e/solid-start/basic/src/routes/posts.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Link, Outlet, createFileRoute } from '@tanstack/solid-router'
2import { For } from 'solid-js'
3
4import { fetchPosts } from '~/utils/posts'

Callers

nothing calls this directly

Calls 2

createFileRouteFunction · 0.90
fetchPostsFunction · 0.90

Tested by

no test coverage detected