mirror of
https://github.com/penpot/penpot.git
synced 2025-03-06 04:41:57 -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
|
on-power-up-click
|
||||||
(mf/use-fn
|
(mf/use-fn
|
||||||
(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")))]
|
(dom/open-new-window "https://penpot.app/pricing")))]
|
||||||
|
|
||||||
[:*
|
[:*
|
||||||
|
|
Loading…
Add table
Reference in a new issue