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 7d51896 commit 93f8599Copy full SHA for 93f8599
packages/react/src/reactrouter-compat-utils/index.ts
@@ -1,3 +1,5 @@
1
+// These exports provide utility functions for React Router v6 compatibility (as of now v6 and v7)
2
+
3
// Main exports from instrumentation
4
export type { ReactRouterOptions } from './instrumentation';
5
export {
0 commit comments