0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-03-28 07:31:25 -05:00

🐛 Fix workspace icon-logo navigation link.

This commit is contained in:
Andrey Antukh 2020-03-17 10:33:32 +01:00 committed by Alonso Torres
parent ce1cbfa9d9
commit cba690ead8

View file

@ -80,7 +80,8 @@
[:header#workspace-bar.workspace-bar
[:div.main-icon
[:a {:on-click #(st/emit! (rt/nav :dashboard-projects))} i/logo-icon]]
[:a {:on-click #(st/emit! (rt/nav :dashboard-team {:team-id "self"}))}
i/logo-icon]]
[:div.project-tree-btn
{:alt (tr "header.sitemap")