diff --git a/app/page.tsx b/app/page.tsx index c82cbf7..656328b 100644 --- a/app/page.tsx +++ b/app/page.tsx @@ -479,6 +479,7 @@ export default function Home() { className="rounded-lg border border-slate-200 bg-slate-50 px-2.5 py-1.5 text-sm font-mono text-slate-800 focus:outline-none focus:ring-2 focus:ring-blue-500" > {enabledSymbols.map((s) => )} +