Skip to content

Commit c419871

Browse files
removing status & info (#849)
Co-authored-by: Protik Biswas <protikbiswas100@users.noreply.github.com>
1 parent 41dc120 commit c419871

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

NewArch/src/RNGalleryList.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ let RNGalleryCategories = [
5252
{label: 'Layout', icon: '\uE8A1'},
5353
{label: 'Media', icon: '\uE786'},
5454
{label: 'Scrolling', icon: '\uE8CB'},
55-
{label: 'Status and Info', icon: '\uE8F2'},
55+
// {label: 'Status and Info', icon: '\uE8F2'},
5656
{label: 'Text', icon: '\uE8D2'},
5757
{label: 'System', icon: '\uE7F8'},
5858
{label: 'Legacy', icon: '\uE96A'},

0 commit comments

Comments
 (0)