Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: handle onPress prop on web app (#2302)
# Summary Closes #1483 Closes #1524 We want a handle `onPress` prop on the web version in SVG components. ## Test Plan Check on `react-native` web version if prop onPress works. ## Compatibility | OS | Implemented | | ------- | :---------: | | Web | ✅ |
- Loading branch information