Skip to content

Commit

Permalink
Ignore tsc error
Browse files Browse the repository at this point in the history
  • Loading branch information
jstvz committed Nov 11, 2024
1 parent 87ada88 commit 67f760f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/js/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ init_i18n((i18nError?: string) => {
reducer,
undefined,
composeWithDevTools(
// @ts-ignore
applyMiddleware(thunk.withExtraArgument(history), logger),
),
);
Expand Down

0 comments on commit 67f760f

Please sign in to comment.