mirror of
https://github.com/penpot/penpot.git
synced 2025-02-15 11:38:24 -05:00
🐛 Fix problems with components context menu
This commit is contained in:
parent
da273c1168
commit
2d58a5095c
1 changed files with 1 additions and 1 deletions
|
@ -248,7 +248,7 @@
|
|||
(when ^boolean show-components?
|
||||
[:& components-section
|
||||
{:file-id file-id
|
||||
:local? is-local
|
||||
:is-local is-local
|
||||
:components components
|
||||
:listing-thumbs? listing-thumbs?
|
||||
:open? (or ^boolean force-open-components?
|
||||
|
|
Loading…
Add table
Reference in a new issue