We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41dc120 commit c419871Copy full SHA for c419871
1 file changed
NewArch/src/RNGalleryList.ts
@@ -52,7 +52,7 @@ let RNGalleryCategories = [
52
{label: 'Layout', icon: '\uE8A1'},
53
{label: 'Media', icon: '\uE786'},
54
{label: 'Scrolling', icon: '\uE8CB'},
55
- {label: 'Status and Info', icon: '\uE8F2'},
+ // {label: 'Status and Info', icon: '\uE8F2'},
56
{label: 'Text', icon: '\uE8D2'},
57
{label: 'System', icon: '\uE7F8'},
58
{label: 'Legacy', icon: '\uE96A'},
0 commit comments