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