fixed onMovie click function
This commit is contained in:
@@ -16,6 +16,7 @@ const createStoreWithMiddleware = applyMiddleware(promise)(createStore);
|
||||
// - fix styling issue
|
||||
// - implement carousel
|
||||
// - fix modal backdrop bug
|
||||
// - fix search movie onClickFunction
|
||||
const app = (
|
||||
<Provider store={createStoreWithMiddleware(reducers)}>
|
||||
<App />
|
||||
|
||||
Reference in New Issue
Block a user