When I did: `yarn add @developertown/auth0-react-spa-provider` and ran my app, I got an error saying: ``` Module not found: Error: Can't resolve 'react-use' ``` Is `react-use` required?
When I did:
yarn add @developertown/auth0-react-spa-providerand ran my app, I got an error saying:Is
react-userequired?