Fix ESLint errors
This commit is contained in:
@@ -86,7 +86,7 @@ export default function PlaylistPage() {
|
||||
<div className="h-full px-4 py-6 lg:px-8">
|
||||
<div className="text-center">
|
||||
<h2 className="text-2xl font-bold">Playlist not found</h2>
|
||||
<p className="text-muted-foreground">The playlist you're looking for doesn't exist.</p>
|
||||
<p className="text-muted-foreground">The playlist you're looking for doesn't exist.</p>
|
||||
</div>
|
||||
</div>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user