v1 feature: added playlists
This commit is contained in:
@@ -40,6 +40,9 @@ export function AppHeader({ centerSlot }: { centerSlot?: ReactNode }) {
|
||||
>
|
||||
{user.username}
|
||||
</Link>
|
||||
<Link to="/playlists" className="app-header-user">
|
||||
Playlists
|
||||
</Link>
|
||||
<button
|
||||
type="button"
|
||||
className="btn-primary"
|
||||
|
||||
Reference in New Issue
Block a user