We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9b0c4d commit 5805a7bCopy full SHA for 5805a7b
.storybook/preview.js
@@ -3,6 +3,7 @@ import { Provider } from 'react-redux';
3
4
import ThemeProvider from '../client/modules/App/components/ThemeProvider';
5
import configureStore from '../client/store';
6
+import '../client/i18n-test';
7
import '../client/styles/build/css/main.css'
8
9
const initialState = window.__INITIAL_STATE__;
0 commit comments