section.slug === activeSlug} getHref={getSectionHref ?? ((section: SettingsSection) => RouterService.settings(section.slug))} /> section.slug === activeSlug} getHref={getSectionHref ?? ((section: SettingsSection) => RouterService.settings(section.slug))} bind:this={mobileHeader} />

{currentSection.title}

{#if currentSection.title === SETTINGS_SECTION_TITLES.TOOLS} {:else if currentSection.title === SETTINGS_SECTION_TITLES.IMPORT_EXPORT} {:else if currentSection.fields}
{#if currentSection.title === SETTINGS_SECTION_TITLES.GENERAL}
{/if}
{/if}

Settings are saved in browser's localStorage