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 Jun 3, 2020. It is now read-only.
I don't even use the onTouchTap prop in my code, so it appears to be an invalid passthrough
Stacktrace:
warning.js?8a56**:44Warning: Unknown prop `onTouchTap` on <div> tag. Remove this prop from the element. For details, see https://fb.me/react-unknown-prop
in div (created by Sidebar)
in div (created by Sidebar)
in Sidebar (created by MainNavSide)
in MainNavSide
The text was updated successfully, but these errors were encountered:
I don't even use the
onTouchTap
prop in my code, so it appears to be an invalid passthroughStacktrace:
The text was updated successfully, but these errors were encountered: