0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-02-04 13:29:14 -05:00

🧹 Remove unneeded function

This commit is contained in:
Andrés Moya 2021-08-03 09:34:57 +02:00
parent 0b698576da
commit 4194abe4f2

View file

@ -20,10 +20,9 @@
(mf/defc header (mf/defc header
{::mf/wrap [mf/memo]} {::mf/wrap [mf/memo]}
[] []
(let [logout (constantly nil)]
[:header.dashboard-header [:header.dashboard-header
[:div.dashboard-title [:div.dashboard-title
[:h1 (tr "dashboard.your-account-title")]]])) [:h1 (tr "dashboard.your-account-title")]]])
(mf/defc settings (mf/defc settings
[{:keys [route] :as props}] [{:keys [route] :as props}]