diff --git a/src/app/store/index.js b/src/app/store/index.js index 8d11b266..720e515f 100644 --- a/src/app/store/index.js +++ b/src/app/store/index.js @@ -1,6 +1,4 @@ -/** - * @module store - */ +// @flow strict import configureStore from './configureStore';