updateSetting({ [settingContext]: { [settingId]: !isEnabled, }, }) } >
{title}
{#if description}
{description}
{/if}