mirror of
https://github.com/penpot/penpot.git
synced 2025-08-07 14:38:33 +02:00
🔥 Remove empty lines on ui.dashboard ns file
This commit is contained in:
parent
eabed4325a
commit
da15924de0
1 changed files with 1 additions and 2 deletions
|
@ -65,7 +65,6 @@
|
||||||
(d/seek :is-default)
|
(d/seek :is-default)
|
||||||
(:id)))
|
(:id)))
|
||||||
|
|
||||||
|
|
||||||
on-resize
|
on-resize
|
||||||
(mf/use-fn
|
(mf/use-fn
|
||||||
(fn [_]
|
(fn [_]
|
||||||
|
@ -256,7 +255,7 @@
|
||||||
:section section
|
:section section
|
||||||
:search-term search-term
|
:search-term search-term
|
||||||
:team team}])])]]
|
:team team}])])]]
|
||||||
|
|
||||||
[:& (mf/provider ctx/current-team-id) {:value team-id}
|
[:& (mf/provider ctx/current-team-id) {:value team-id}
|
||||||
[:& (mf/provider ctx/current-project-id) {:value project-id}
|
[:& (mf/provider ctx/current-project-id) {:value project-id}
|
||||||
;; NOTE: dashboard events and other related functions assumes
|
;; NOTE: dashboard events and other related functions assumes
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue