mirror of
https://github.com/penpot/penpot.git
synced 2025-04-16 00:41:25 -05: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)}
|
||||
[:span.icon i/msg-info]
|
||||
[:span.text (tr "labels.give-feedback")]
|
||||
[:span.primary-badge "ALPHA"]])]]]
|
||||
[:span.primary-badge "BETA"]])]]]
|
||||
|
||||
(when (and team profile)
|
||||
[:& comments-section {:profile profile
|
||||
|
|
Loading…
Add table
Reference in a new issue