mirror of
https://github.com/penpot/penpot.git
synced 2026-05-07 17:18:35 +00:00
📎 Minor cosmetic changes on comments ui code.
This commit is contained in:
parent
d862406b44
commit
9f9f146444
@ -184,7 +184,7 @@
|
||||
|
||||
(mf/defc comment-item
|
||||
[{:keys [comment thread users] :as props}]
|
||||
(let [owner (get (or users @refs/workspace-users) (:owner-id comment))
|
||||
(let [owner (get users (:owner-id comment))
|
||||
profile (mf/use-state refs/profile)
|
||||
options (mf/use-state false)
|
||||
edition? (mf/use-state false)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user