mirror of
https://github.com/penpot/penpot.git
synced 2025-03-23 05:01:23 -05: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?
|
||||
[:& 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