mirror of
https://github.com/status-im/react-native.git
synced 2025-01-27 09:45:04 +00:00
Fix minor typo in RCTEnhancedScrollView.h
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/20456 Differential Revision: D9061113 Pulled By: hramos fbshipit-source-id: 4a8afa63dd00be60cb8d622a6929c5f3bef4c20c
This commit is contained in:
parent
23657ccf5b
commit
ca7eb14682
@ -12,7 +12,7 @@
|
||||
NS_ASSUME_NONNULL_BEGIN
|
||||
|
||||
/**
|
||||
* `UIScrollView` subclass which has some improvements and tweeks
|
||||
* `UIScrollView` subclass which has some improvements and tweaks
|
||||
* wich are not directly related to React.
|
||||
*/
|
||||
@interface RCTEnhancedScrollView : UIScrollView
|
||||
|
Loading…
x
Reference in New Issue
Block a user