fix(frontend): Fix subflow viewer (#3674)

* fix(frontend): Fix subflow viewer

* fix(frontend): Fix subflow viewer
This commit is contained in:
Faton Ramadani
2024-05-06 14:03:16 +02:00
committed by GitHub
parent 0175f90d8d
commit 47ee6c9099
@@ -39,6 +39,7 @@
stepDetail = e.detail
dispatch('select', stepDetail)
}}
rebuildOnChange={flow}
/>
</div>
{/if}