Skip to content

Commit e6fec7b

Browse files
authored
Merge branch 'develop' into error-modal-tests
2 parents ecbfbee + 59326e8 commit e6fec7b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.storybook/preview.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ import { Provider } from 'react-redux';
33

44
import ThemeProvider from '../client/modules/App/components/ThemeProvider';
55
import configureStore from '../client/store';
6+
import '../client/i18n-test';
67
import '../client/styles/build/css/main.css'
78

89
const initialState = window.__INITIAL_STATE__;

0 commit comments

Comments
 (0)