Refactored: edit community chats different screen segments

Signed-off-by: jo-mut <johnmutuku628@gmail.com>
This commit is contained in:
jo-mut 2022-03-16 20:20:02 +03:00
parent 407454859b
commit ece2605cb9
No known key found for this signature in database
GPG Key ID: 9F06806B880B1C1C
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@
[rn/view {:accessibility-label :category-item
:style (merge styles/category-item
{:background-color background-color})}
(if-not (categories-tab?)
(if (not (categories-tab?))
[icons/icon :main-icons/channel-category {:color colors/gray}]
[rn/touchable-opacity
{:accessibility-label :delete-category-button