{#snippet defaultTemplate(args: { text: string })}
{args?.text}
{/snippet}
This story is static and isn't defined with a snippet. It will ignore any args changes
because they are not passed in.
{args?.text}
{/snippet}{args?.text}
{/snippet}