mirror of
https://github.com/penpot/penpot.git
synced 2026-04-25 11:18:36 +00:00
Revert "🐛 Fix dashboard crash when team-id prop is undefined"
This reverts commit 5a127e6c1e0bfb21b2443a7f8542cc926f273907.
This commit is contained in:
parent
5a127e6c1e
commit
b9360c3b8f
@ -263,7 +263,6 @@
|
||||
(swap! storage/session dissoc :template))))))
|
||||
|
||||
(mf/defc dashboard*
|
||||
{::mf/props :obj}
|
||||
[{:keys [profile project-id team-id search-term plugin-url template section]}]
|
||||
(let [team (mf/deref refs/team)
|
||||
projects (mf/deref refs/projects)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user