mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
RNTester: fixed up ScrollViewExample test name (#42043)
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/42043 It had a typo: pressableStickyHeader vs pressableStickyHeaders Changelog: [Internal] Reviewed By: lunaleaps Differential Revision: D52378237 fbshipit-source-id: b0ee4029797868298c00aab74808fce73e59e357
This commit is contained in:
committed by
Facebook GitHub Bot
parent
0be527b060
commit
d5797aef98
@@ -324,7 +324,7 @@ const examples = ([
|
||||
},
|
||||
},
|
||||
{
|
||||
name: 'pressableStickyHeaders',
|
||||
name: 'pressableStickyHeader',
|
||||
title: '<ScrollView> Pressable Sticky Header\n',
|
||||
description:
|
||||
'Press the blue box to toggle it between blue and yellow. The box should remain Pressable after scrolling.',
|
||||
|
||||
Reference in New Issue
Block a user