diff --git a/pages/[league]/[user]/predictions/index.tsx b/pages/[league]/[user]/predictions/index.tsx index 163744e6..fccdb9d2 100644 --- a/pages/[league]/[user]/predictions/index.tsx +++ b/pages/[league]/[user]/predictions/index.tsx @@ -86,7 +86,10 @@ export default function HistoricalView({

{title_text}

{predictions.map((e) => ( - +