Skip to content

Commit

Permalink
docs: update faq
Browse files Browse the repository at this point in the history
  • Loading branch information
TinsFox committed Nov 29, 2024
1 parent 3e7ca8f commit b660790
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions apps/docs/faq.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,3 @@ const { data } = useSWR(shouldFetch ? '/api/data' : null, fetcher)
2. I tried `TanStack Router` briefly, but I didn't like the API of `TanStack Router`, so I switched back to `react-router`
3. And I'm looking forward to the file routing of `react-router@v7`
4. Let the bullets fly, I'll try `TanStack Router` in the next few versions, or wait for the file routing of `react-router@v7`

## Will there be a Next.js version

There may be one, but it will take some time, because I need to do something else, I currently only need the SPA version

0 comments on commit b660790

Please sign in to comment.