fix: Fixed navbar not showing where user is.
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
export default function Page() {
|
||||
export default function MusicPage() {
|
||||
return (
|
||||
<div style={{ padding: '20px', textAlign: 'center' }}>
|
||||
<h1 style={{ fontSize: '42px' }}>Music Stream</h1>
|
||||
|
||||
Reference in New Issue
Block a user