feat: Add themes marketplace page and components
This commit is contained in:
@@ -42,6 +42,12 @@ export function MobileNav() {
|
||||
>
|
||||
Download
|
||||
</MobileLink>
|
||||
<MobileLink
|
||||
href="/themes"
|
||||
onOpenChange={setOpen}
|
||||
>
|
||||
Themes
|
||||
</MobileLink>
|
||||
<MobileLink
|
||||
href="/release-notes"
|
||||
onOpenChange={setOpen}
|
||||
|
||||
Reference in New Issue
Block a user