Skip to content

Commit 62a23c0

Browse files
committed
Improve name
1 parent d4a3072 commit 62a23c0

File tree

1 file changed

+1
-1
lines changed
  • src/status_im/contexts/communities/overview

1 file changed

+1
-1
lines changed

src/status_im/contexts/communities/overview/view.cljs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
(rf/dispatch [:open-modal :screen/community-account-selection-sheet
5454
{:community-id community-id}])))
5555

56-
(defn- promote-community-for-owners
56+
(defn- promotional-info-box-for-owners
5757
[{:keys [theme info-styles]}]
5858
(let [[dismissed? set-dismissed] (rn/use-state false)]
5959
(when-not dismissed?

0 commit comments

Comments
 (0)