mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-21 00:02:23 +00:00
Fix clear button for flows (#980)
This commit is contained in:
@@ -86,7 +86,7 @@
|
||||
startIcon={{ icon: faClose }}
|
||||
on:click={() => {
|
||||
if (component) {
|
||||
component['inlineScriptName'] = undefined
|
||||
component['path'] = undefined
|
||||
}
|
||||
}}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user