mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-29 04:35:36 +08: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:
committed by
Facebook Github Bot
parent
23657ccf5b
commit
ca7eb14682
@@ -12,7 +12,7 @@
|
|||||||
NS_ASSUME_NONNULL_BEGIN
|
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.
|
* wich are not directly related to React.
|
||||||
*/
|
*/
|
||||||
@interface RCTEnhancedScrollView : UIScrollView
|
@interface RCTEnhancedScrollView : UIScrollView
|
||||||
|
|||||||
Reference in New Issue
Block a user