diff --git a/src/components/shortcuts.jsx b/src/components/shortcuts.jsx index e21f9bef..46965882 100644 --- a/src/components/shortcuts.jsx +++ b/src/components/shortcuts.jsx @@ -101,7 +101,7 @@ function Shortcuts() { {formattedShortcuts.map( ({ id, path, title, subtitle, icon }, i) => { return ( -