Skip to content

Commit 22cf1cd

Browse files
committed
fix: Formatting
1 parent ca68f02 commit 22cf1cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/next-intl/__mocks__/react.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import {isPromise} from '../src/shared/utils';
1+
import {isPromise} from '../src/shared/utils.js';
22

33
// @ts-expect-error -- React uses CJS
44
export * from 'react';

0 commit comments

Comments
 (0)