Refactor user menu in dashboard

This commit is contained in:
Andrés Moya 2022-02-09 11:05:25 +01:00
parent 62a67bdb94
commit c5c331ee30
7 changed files with 60 additions and 16 deletions

View file

@ -241,7 +241,6 @@
[:span (tr "workspace.header.menu.option.preferences")] [:span i/arrow-slide]]
(when (contains? @cf/flags :user-feedback)
[:*
[:li.separator]
[:li.feedback {:on-click (st/emitf (rt/nav :settings-feedback))}
[:span (tr "labels.give-feedback")]]])]]