You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 26, 2024. It is now read-only.
Hello, I''m trying to reproduce the navigation example but I'm stuck trying to import withFocusable and withNavigation from 'react-tv-navigation'.
I'm doing:
import { withFocusable, withNavigation } from 'react-tv-navigation'
But an error is thrown:
Unhandled Rejection (ReferenceError): Element is not defined
All
The text was updated successfully, but these errors were encountered: