Skip to content

Commit 83a9d94

Browse files
committed
Typo
1 parent fd37772 commit 83a9d94

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/i18next/src/integration.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,6 @@ export function createI18nextIntegration({
178178
{ t: $t, variables: combine(variables ?? {}) },
179179
({ t, variables }) =>
180180
t(
181-
key,
182181
key,
183182
// since i18next@25 t-function mutates variables object,
184183
// so we spread it to avoid mutating original object

0 commit comments

Comments
 (0)