Skip to content

Commit c7b3f22

Browse files
authored
Update companyContainer.js
1 parent de3ccb8 commit c7b3f22

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/containers/companyContainer.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ const mapDispatchToProps = dispatch =>
3131
fetchCompanies, deleteCompany
3232
},
3333
dispatch
34+
3435
);
3536

3637
export default connect(

0 commit comments

Comments
 (0)