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 de3ccb8 commit c7b3f22Copy full SHA for c7b3f22
src/containers/companyContainer.js
@@ -31,6 +31,7 @@ const mapDispatchToProps = dispatch =>
31
fetchCompanies, deleteCompany
32
},
33
dispatch
34
+
35
);
36
37
export default connect(
0 commit comments