mirror of
https://github.com/penpot/penpot.git
synced 2025-03-05 20:31:20 -05:00
✨ Add pricing page event
This commit is contained in:
parent
0ff9c44246
commit
3a34c51e43
1 changed files with 1 additions and 0 deletions
|
@ -959,6 +959,7 @@
|
|||
on-power-up-click
|
||||
(mf/use-fn
|
||||
(fn []
|
||||
(st/emit! (ptk/event ::ev/event {::ev/name "explore-pricing-click" ::ev/origin "dashboard" :section "sidebar"}))
|
||||
(dom/open-new-window "https://penpot.app/pricing")))]
|
||||
|
||||
[:*
|
||||
|
|
Loading…
Add table
Reference in a new issue