added back missing files
This commit is contained in:
@@ -76,8 +76,6 @@ const Home = (props) => {
|
||||
// };
|
||||
|
||||
const mapStateToProps = (state) => {
|
||||
console.log(state);
|
||||
|
||||
return {
|
||||
search: state.search,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user