✨ Added link to files dashboard
This commit is contained in:
@@ -135,9 +135,12 @@
|
||||
{/if}
|
||||
<BrownButton href="/import">{$t('words.import')}</BrownButton>
|
||||
<BrownButton href="/results">{$t('words.results')}</BrownButton>
|
||||
<BrownButton href="/account/settings">
|
||||
{$t('words.settings')}
|
||||
</BrownButton>
|
||||
<div class="flex gap-2">
|
||||
<BrownButton href="/edit/files">{$t('words.files_library')}</BrownButton>
|
||||
<BrownButton href="/account/settings">
|
||||
{$t('words.settings')}
|
||||
</BrownButton>
|
||||
</div>
|
||||
</div>
|
||||
{#if quizzes.length !== 0}
|
||||
<div class="flex justify-center pt-4 w-full">
|
||||
|
||||
Reference in New Issue
Block a user