mirror of
https://github.com/penpot/penpot.git
synced 2026-03-11 21:06:48 +00:00
Remove useless destructuring binding on content component (images page).
This commit is contained in:
@@ -328,7 +328,7 @@
|
||||
|
||||
(mx/defc content
|
||||
{:mixins [mx/static]}
|
||||
[{:keys [type id selected] :as state} coll]
|
||||
[{:keys [selected] :as state} coll]
|
||||
[:section.dashboard-grid.library
|
||||
(page-title coll)
|
||||
(grid state)
|
||||
|
||||
Reference in New Issue
Block a user