'searchQuery' ```parameter is not defined no-undef
This error is coming in movies.jsx component.
Please help me.
check 2 following spots and hope error will not be erased
1- in state : is it is defined there or not ?
2- inside render () : it should be added to destructed objects there
ya it worked.
thanks a ton.
1 Like