fix: #1307 empty messages

This commit is contained in:
Yidadaa 2023-05-08 22:21:06 +08:00
parent c394b21423
commit 1f2ef1cdb7

View File

@ -153,7 +153,7 @@ export function Markdown(
} }
}; };
checkInView(); setTimeout(() => checkInView(), 1);
return ( return (
<div <div