Fix ExamplePage container

This commit is contained in:
cyril lopez 2017-10-30 14:14:03 +01:00
parent 0cc377cc80
commit 532d19fa11

View File

@ -78,7 +78,7 @@ function mapDispatchToProps(dispatch) {
{
loadData,
},
dipatch,
dispatch,
);
}