diff --git a/components/tracks/TrackList.tsx b/components/tracks/TrackList.tsx index 91eedac..e844efd 100644 --- a/components/tracks/TrackList.tsx +++ b/components/tracks/TrackList.tsx @@ -100,7 +100,7 @@ export function TrackList({ {/* Track List - Two Column Layout */}
{/* Left Column: Track Controls (Fixed Width, No Scroll - synced with waveforms) */} -
+
{tracks.map((track) => (