Create / Edit View

{#if $store.errors && $store.errors.length > 0} {/if}
{#each Object.values(SNIPPET_EDITORS) as snippetType} (currentSnippetEditor = snippetType)}> {snippetType} {/each} {#if currentSnippetEditor === SNIPPET_EDITORS.MAP} {:else if currentSnippetEditor === SNIPPET_EDITORS.FILTER} {:else if currentSnippetEditor === SNIPPET_EDITORS.REDUCE} {/if}
Delete
Save