How to fix this warning in console of a React app using the react-modal package:
Warning: react-modal: App element is not defined. Please use Moda
Moda
we can use ariaHideApp={false} additional property.
//code
this solution worked for me.