mirror of
https://github.com/penpot/penpot.git
synced 2025-07-28 09:07:36 +02:00
Merge pull request #5682 from penpot/alotor-fix-component-menu
🐛 Fix problemws with components context menu
This commit is contained in:
commit
0447f2f861
1 changed files with 1 additions and 1 deletions
|
@ -248,7 +248,7 @@
|
||||||
(when ^boolean show-components?
|
(when ^boolean show-components?
|
||||||
[:& components-section
|
[:& components-section
|
||||||
{:file-id file-id
|
{:file-id file-id
|
||||||
:local? is-local
|
:is-local is-local
|
||||||
:components components
|
:components components
|
||||||
:listing-thumbs? listing-thumbs?
|
:listing-thumbs? listing-thumbs?
|
||||||
:open? (or ^boolean force-open-components?
|
:open? (or ^boolean force-open-components?
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue