Skip to content

Commit 93f8599

Browse files
committed
add comment for compat utils
1 parent 7d51896 commit 93f8599

File tree

1 file changed

+2
-0
lines changed
  • packages/react/src/reactrouter-compat-utils

1 file changed

+2
-0
lines changed

packages/react/src/reactrouter-compat-utils/index.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// These exports provide utility functions for React Router v6 compatibility (as of now v6 and v7)
2+
13
// Main exports from instrumentation
24
export type { ReactRouterOptions } from './instrumentation';
35
export {

0 commit comments

Comments
 (0)