Skip to content

Commit 75bc5ef

Browse files
authored
fixup!
Signed-off-by: Aviv Keller <me@aviv.sh>
1 parent 5ad19b7 commit 75bc5ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/site/components/Downloads/Release/ReleaseCodeBox.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ import {
1515
ReleaseContext,
1616
ReleasesContext,
1717
} from '#site/providers/releaseProvider';
18-
import type { IntlMessageKeys } from '#site/types/i18n.js';
18+
import type { IntlMessageKeys } from '#site/types/i18n';
1919
import type { ReleaseContextType } from '#site/types/release';
2020
import { INSTALL_METHODS } from '#site/util/downloadUtils';
2121

0 commit comments

Comments
 (0)