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
fix: Fix types for TouchableWithoutFeedback (#2690)
## Description
Fixes the types for the TouchableWithoutFeedback.
Previously, the TouchableWithoutFeedback exposed itself as it's
`TouchableWithoutFeedbackProps`, now it correctly exposes it's props.
## Test plan
<!--
Describe how did you test this change here.
-->
0 commit comments