mirror of
https://github.com/penpot/penpot.git
synced 2025-01-10 17:00:36 -05:00
✨ Change names for flex items
This commit is contained in:
parent
8c618f95f7
commit
a12fce1c1f
1 changed files with 3 additions and 1 deletions
|
@ -206,7 +206,9 @@
|
|||
|
||||
[:div.element-set
|
||||
[:div.element-set-title
|
||||
[:span "Flex elements"]]
|
||||
[:span (if is-layout-container?
|
||||
"Flex board"
|
||||
"Flex element")]]
|
||||
|
||||
[:div.element-set-content.layout-item-menu
|
||||
[:div.layout-row
|
||||
|
|
Loading…
Reference in a new issue