diff --git a/app/routes/start.tsx b/app/routes/start.tsx index 238113f..5bf47eb 100644 --- a/app/routes/start.tsx +++ b/app/routes/start.tsx @@ -370,7 +370,7 @@ const StartPage = () => {
-
+
{shortcuts.map(({id, title, icon, target}) => { return (