feature/IO-3255-simplified-parts-management - Update and fix dashboard-grid.component.jsx
This commit is contained in:
@@ -26,6 +26,7 @@ const ResponsiveReactGridLayout = WidthProvider(Responsive);
|
|||||||
const mapStateToProps = createStructuredSelector({
|
const mapStateToProps = createStructuredSelector({
|
||||||
currentUser: selectCurrentUser,
|
currentUser: selectCurrentUser,
|
||||||
bodyshop: selectBodyshop
|
bodyshop: selectBodyshop
|
||||||
|
//
|
||||||
});
|
});
|
||||||
|
|
||||||
const mapDispatchToProps = () => ({
|
const mapDispatchToProps = () => ({
|
||||||
|
|||||||
Reference in New Issue
Block a user