diff --git a/frontend/src/components/MdProcessor.tsx b/frontend/src/components/MdProcessor.tsx index a05a7be..1e06466 100644 --- a/frontend/src/components/MdProcessor.tsx +++ b/frontend/src/components/MdProcessor.tsx @@ -244,7 +244,7 @@ export default function MdProcessor({ } return ( -
+
{children}
);