You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
It looks like this PR removed use from the import, right now I get the error:
⨯ node_modules/next-international/dist/app/client/index.js (77:67) @ _a
⨯ Internal error: ReferenceError: use is not defined
at I18nProvider (./node_modules/next-international/dist/app/client/index.js:77:72)
The text was updated successfully, but these errors were encountered:
Describe the bug
It looks like this PR removed
use
from the import, right now I get the error:The text was updated successfully, but these errors were encountered: