Index: src/stock-on-hand-mobile/stock-on-hand.wrapper.jsx =================================================================== diff -u -N -r370fff1f9c2e0fc90ecaa693d0ed74e2a9b53925 -rf036cda8b2ea9d27ccf6a4ba5e37d13ed8fff3a6 --- src/stock-on-hand-mobile/stock-on-hand.wrapper.jsx (.../stock-on-hand.wrapper.jsx) (revision 370fff1f9c2e0fc90ecaa693d0ed74e2a9b53925) +++ src/stock-on-hand-mobile/stock-on-hand.wrapper.jsx (.../stock-on-hand.wrapper.jsx) (revision f036cda8b2ea9d27ccf6a4ba5e37d13ed8fff3a6) @@ -16,8 +16,8 @@ import React from 'react'; import ReactDOM from 'react-dom'; import StockOnHandApp from './stock-on-hand-app'; -import { Provider } from "react-redux"; -import store from "./store"; +import { Provider } from 'react-redux'; +import store from './store'; import MetaTags from 'react-meta-tags'; (function () { @@ -39,7 +39,7 @@ ReactDOM.render( - +