mirror of
https://github.com/penpot/penpot.git
synced 2025-05-31 03:36:17 +02:00
📎 Remove ALPHA label from feedback button.
This commit is contained in:
parent
634ec1b113
commit
e06d063946
1 changed files with 1 additions and 1 deletions
|
@ -522,7 +522,7 @@
|
||||||
[:li.feedback {:on-click (partial on-click :settings-feedback)}
|
[:li.feedback {:on-click (partial on-click :settings-feedback)}
|
||||||
[:span.icon i/msg-info]
|
[:span.icon i/msg-info]
|
||||||
[:span.text (tr "labels.give-feedback")]
|
[:span.text (tr "labels.give-feedback")]
|
||||||
[:span.primary-badge "ALPHA"]])]]]
|
[:span.primary-badge "BETA"]])]]]
|
||||||
|
|
||||||
(when (and team profile)
|
(when (and team profile)
|
||||||
[:& comments-section {:profile profile
|
[:& comments-section {:profile profile
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue