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:
parent
e5a7f87d1c
commit
69ed15e789
1 changed files with 0 additions and 2 deletions
|
@ -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))]
|
||||
|
|
Loading…
Add table
Reference in a new issue