diff --git a/apps/docs/faq.mdx b/apps/docs/faq.mdx index d98f61b..92f5a26 100644 --- a/apps/docs/faq.mdx +++ b/apps/docs/faq.mdx @@ -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