diff --git a/frontend/web/src/components/ShortcutCard.tsx b/frontend/web/src/components/ShortcutCard.tsx index 94a0b39..55673b4 100644 --- a/frontend/web/src/components/ShortcutCard.tsx +++ b/frontend/web/src/components/ShortcutCard.tsx @@ -102,16 +102,16 @@ const ShortcutView = (props: Props) => { })} {shortcut.tags.length === 0 && No tags} -