This commit is contained in:
andrey 2023-12-11 20:47:57 +01:00
parent 5570181896
commit e31db856df
No known key found for this signature in database
GPG Key ID: C20F2FDE9A98BA61
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@
(defn- view-internal (defn- view-internal
[{:keys [message-id chat-id pinned-by theme]} user-message-content] [{:keys [message-id chat-id pinned-by theme]} user-message-content]
(let [reactions (rf/sub [:chats/message-reactions message-id chat-id])] (let [reactions (rf/sub [:chats/message-reactions message-id chat-id])]
[rn/view {:border-color :red :border-width 1} [:<>
(when (seq reactions) (when (seq reactions)
[quo/react [quo/react
{:container-style {:margin-left 44 {:container-style {:margin-left 44