Skip to content

Commit

Permalink
Merge branch 'develop' into error-modal-tests
Browse files Browse the repository at this point in the history
  • Loading branch information
lindapaiste authored Jul 25, 2023
2 parents ecbfbee + 59326e8 commit e6fec7b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .storybook/preview.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ import { Provider } from 'react-redux';

import ThemeProvider from '../client/modules/App/components/ThemeProvider';
import configureStore from '../client/store';
import '../client/i18n-test';
import '../client/styles/build/css/main.css'

const initialState = window.__INITIAL_STATE__;
Expand Down

0 comments on commit e6fec7b

Please sign in to comment.