mirror of
https://github.com/penpot/penpot.git
synced 2026-03-20 17:33:44 +00:00
🐛 Fix remember decision when team hero banner is closed (#5669)
This commit is contained in:
@@ -338,7 +338,7 @@
|
||||
::ev/origin "dashboard"}))))]
|
||||
|
||||
(mf/with-effect [show-team-hero?]
|
||||
(swap! storage/global assoc ::show-eam-hero show-team-hero?))
|
||||
(swap! storage/global assoc ::show-team-hero show-team-hero?))
|
||||
|
||||
(mf/with-effect [team]
|
||||
(let [tname (if (:is-default team)
|
||||
|
||||
Reference in New Issue
Block a user