diff --git a/src/pages/markets/instruments/_drift_switch_indices.tsx b/src/pages/markets/instruments/_drift_switch_indices.tsx
index 101a3d141c4..d269ab1fa38 100644
--- a/src/pages/markets/instruments/_drift_switch_indices.tsx
+++ b/src/pages/markets/instruments/_drift_switch_indices.tsx
@@ -6,7 +6,12 @@ const DriftSwitchIndices = () => {
return (
<>
{drift_switch_indices.map((symbol) => (
-
+
))}
>
)