diff --git a/components/tracks/Track.tsx b/components/tracks/Track.tsx index 88f58ad..65f3469 100644 --- a/components/tracks/Track.tsx +++ b/components/tracks/Track.tsx @@ -390,7 +390,7 @@ export function Track({ {/* Devices/Effects Section */} -
+
Devices ({track.effectChain.effects.length}) @@ -407,7 +407,7 @@ export function Track({
{/* Horizontal scrolling device rack */} -
+
{track.effectChain.effects.length === 0 ? (