We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ad19b7 commit 75bc5efCopy full SHA for 75bc5ef
1 file changed
apps/site/components/Downloads/Release/ReleaseCodeBox.tsx
@@ -15,7 +15,7 @@ import {
15
ReleaseContext,
16
ReleasesContext,
17
} from '#site/providers/releaseProvider';
18
-import type { IntlMessageKeys } from '#site/types/i18n.js';
+import type { IntlMessageKeys } from '#site/types/i18n';
19
import type { ReleaseContextType } from '#site/types/release';
20
import { INSTALL_METHODS } from '#site/util/downloadUtils';
21
0 commit comments