mirror of
https://github.com/penpot/penpot.git
synced 2025-06-02 11:41:49 +02:00
✨ Review profile dropdown
This commit is contained in:
parent
75b34c9b98
commit
692f84bd14
3 changed files with 12 additions and 4 deletions
|
@ -439,6 +439,7 @@
|
|||
[:div.profile-section {:on-click #(reset! show true)}
|
||||
[:img {:src photo}]
|
||||
[:span (:fullname profile)]
|
||||
i/arrow-down
|
||||
|
||||
[:& dropdown {:on-close #(reset! show false)
|
||||
:show @show}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue