We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4a3072 commit 62a23c0Copy full SHA for 62a23c0
src/status_im/contexts/communities/overview/view.cljs
@@ -53,7 +53,7 @@
53
(rf/dispatch [:open-modal :screen/community-account-selection-sheet
54
{:community-id community-id}])))
55
56
-(defn- promote-community-for-owners
+(defn- promotional-info-box-for-owners
57
[{:keys [theme info-styles]}]
58
(let [[dismissed? set-dismissed] (rn/use-state false)]
59
(when-not dismissed?
0 commit comments