diff --git a/src/components/AlertBlock.tsx b/src/components/AlertBlock.tsx index 8022c231c..0b40063e0 100644 --- a/src/components/AlertBlock.tsx +++ b/src/components/AlertBlock.tsx @@ -26,7 +26,7 @@ const AlertBlock = ({ page, className }: AlertBlockProps) => { })} ) : ( -
+ <>> ) }