update docs

pull/7451/head
Conduitry 4 years ago
parent 0d4eb0230d
commit 7c1f4e873e

@ -474,7 +474,7 @@ The `{@const ...}` tag defines a local constant.
{/each} {/each}
``` ```
`{@const}` is only allowed as direct child of `{#each}`, `{:then}`, `{:catch}`, `<Component />` or `<svelte:fragment />`. `{@const}` is only allowed as direct child of `{#if}`, `{:else if}`, `{:else}`, `{#each}`, `{:then}`, `{:catch}`, `<Component />` or `<svelte:fragment />`.
### Element directives ### Element directives

Loading…
Cancel
Save