redux_connect.js 89 B

12
  1. const ArtistInput = connect(mapStateToProps, mapDispatchToProps, mergeProps)(Component);