fix: Fixed navbar not showing where user is.

This commit is contained in:
2026-01-15 19:50:04 +00:00
parent f8b66db14f
commit 19a0fb4306
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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>