Revert "🐛 Fix dashboard crash when team-id prop is undefined"

This reverts commit 5a127e6c1e0bfb21b2443a7f8542cc926f273907.
This commit is contained in:
Andrey Antukh 2026-03-13 15:27:14 +00:00
parent 5a127e6c1e
commit b9360c3b8f

View File

@ -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)