mirror of
https://github.com/penpot/penpot.git
synced 2025-12-11 22:14:05 +01:00
Remove search bar
This commit is contained in:
@@ -114,8 +114,6 @@
|
|||||||
selected-shape-ids (mf/deref refs/selected-shapes)
|
selected-shape-ids (mf/deref refs/selected-shapes)
|
||||||
selected-shapes (workspace-shapes workspace-data current-page-id selected-shape-ids)]
|
selected-shapes (workspace-shapes workspace-data current-page-id selected-shape-ids)]
|
||||||
[:article
|
[:article
|
||||||
[:& search-bar {:placeholder "Filter"
|
|
||||||
:on-change js/console.log}]
|
|
||||||
[:div.assets-bar
|
[:div.assets-bar
|
||||||
(for [{:keys [token-key token-type-props tokens]} (concat (:filled token-groups)
|
(for [{:keys [token-key token-type-props tokens]} (concat (:filled token-groups)
|
||||||
(:empty token-groups))]
|
(:empty token-groups))]
|
||||||
|
|||||||
Reference in New Issue
Block a user