We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1456d50 commit cd5bec1Copy full SHA for cd5bec1
packages/nuqs/src/adapters/next/impl.pages.ts
@@ -1,4 +1,4 @@
1
-import { useSearchParams } from 'next/navigation'
+import { useSearchParams } from 'next/navigation.js'
2
import type { NextRouter } from 'next/router'
3
import { useCallback } from 'react'
4
import { debug } from '../../debug'
0 commit comments