fix: article style format

This commit is contained in:
shuai
2024-03-15 17:36:14 +08:00
parent bd053d9b27
commit c15736d2d6
@@ -98,7 +98,9 @@ const Index: FC<IProps> = ({ refreshCount }) => {
return;
}
htmlRender(ref.current);
setTimeout(() => {
htmlRender(ref.current);
}, 60);
}, [ref.current]);
const {