mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Change test file names to align with the set convention
Summary: Changelog: [General][Changed] Change RNTester example name Reviewed By: lunaleaps Differential Revision: D26129706 fbshipit-source-id: 53e906f26dd18ef8bceca2e3700e3403e3d0421a
This commit is contained in:
committed by
Facebook GitHub Bot
parent
7a290d1596
commit
f5f69af87f
@@ -470,7 +470,7 @@ module.exports = ([
|
||||
},
|
||||
},
|
||||
{
|
||||
name: 'clearInput',
|
||||
name: 'clearButton',
|
||||
title: 'Live Re-Write (no spaces allowed) and clear',
|
||||
render: function(): React.Node {
|
||||
return <RewriteInvalidCharactersAndClearExample />;
|
||||
|
||||
Reference in New Issue
Block a user