diff --git a/src/app/@markdown.tsx b/src/app/@markdown.tsx index 57c75c1..041763d 100644 --- a/src/app/@markdown.tsx +++ b/src/app/@markdown.tsx @@ -20,7 +20,7 @@ type Props = { }; export default function Markdown({ content }: Props) { return ( -