{#if addImportPath} { addImportPath = false; importPathToAdd = null; }} /> {/if} {#if editImportPath != undefined} { editImportPath = null; }} /> {/if}
handleSubmit()} autocomplete="off" class="m-4 flex flex-col gap-4"> {#each validatedPaths as validatedPath, listIndex} {/each}
{#if validatedPath.isValid} {:else} {/if} {validatedPath.importPath}
{#if importPaths.length === 0} No paths added {/if}