mirror of
https://github.com/penpot/penpot.git
synced 2026-05-01 06:08:09 +00:00
🐛 Fix flow diaplay when index is still not calculated
This commit is contained in:
parent
ee5eb2abc5
commit
81a42ef1df
@ -44,7 +44,8 @@
|
||||
[:div.options-zone
|
||||
(case section
|
||||
:interactions [:*
|
||||
[:& flows-menu {:page page :index index}]
|
||||
(when index
|
||||
[:& flows-menu {:page page :index index}])
|
||||
[:& interactions-menu]]
|
||||
:comments [:& comments-menu]
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user