0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-21 06:02:32 -05:00

Remove search bar

This commit is contained in:
Florian Schroedl 2024-04-25 19:00:00 +02:00
parent e5a7f87d1c
commit 69ed15e789

View file

@ -114,8 +114,6 @@
selected-shape-ids (mf/deref refs/selected-shapes)
selected-shapes (workspace-shapes workspace-data current-page-id selected-shape-ids)]
[:article
[:& search-bar {:placeholder "Filter"
:on-change js/console.log}]
[:div.assets-bar
(for [{:keys [token-key token-type-props tokens]} (concat (:filled token-groups)
(:empty token-groups))]