This commit is contained in:
Timothy Jaeryang Baek 2024-11-12 16:08:18 -08:00
parent 3d923a15a2
commit 8248e0c216

View File

@ -50,12 +50,12 @@
href="/playground">{$i18n.t('Chat')}</a
>
<a
<!-- <a
class="min-w-fit rounded-full p-1.5 {$page.url.pathname.includes('/playground/notes')
? ''
: 'text-gray-300 dark:text-gray-600 hover:text-gray-700 dark:hover:text-white'} transition"
href="/playground/notes">{$i18n.t('Notes')}</a
>
> -->
<a
class="min-w-fit rounded-full p-1.5 {$page.url.pathname.includes(