mirror of
https://github.com/penpot/penpot.git
synced 2025-08-04 00:38:24 +02:00
🐛 Add filter to remove groups without content in all files
This commit is contained in:
parent
b50ffa087d
commit
42072f2584
7 changed files with 170 additions and 31 deletions
|
@ -50,10 +50,6 @@
|
|||
(dwl/add-recent-color color))
|
||||
(rx/map
|
||||
(fn [new-state]
|
||||
(t/is (= (get-in new-state [:workspace-file
|
||||
:data
|
||||
:recent-colors])
|
||||
[color]))
|
||||
(t/is (= (get-in new-state [:workspace-data
|
||||
:recent-colors])
|
||||
[color]))))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue