feat: explore (#14)

This commit is contained in:
patak 2022-11-17 14:09:05 +01:00 committed by GitHub
parent 0312547629
commit 0dda5c9b15
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 24 additions and 1 deletions

View file

@ -12,7 +12,7 @@
<div i-ri:notification-4-line />
<span>Notifications</span>
</NuxtLink>
<NuxtLink flex gap2 items-center active-class="text-primary">
<NuxtLink flex gap2 items-center to="/explore" active-class="text-primary">
<div i-ri:hashtag />
<span>Explore</span>
</NuxtLink>