We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 692fed2 commit 955e61aCopy full SHA for 955e61a
packages/solid-router/src/Matches.tsx
@@ -1,6 +1,5 @@
1
import * as Solid from 'solid-js'
2
import warning from 'tiny-warning'
3
-import * as React from 'react'
4
import { CatchBoundary, ErrorComponent } from './CatchBoundary'
5
import { useRouterState } from './useRouterState'
6
import { useRouter } from './useRouter'
0 commit comments