Skip to content

Commit 43f40d5

Browse files
ffhy
authored andcommitted
fix: 修复关于uiw底部foote不显示
1 parent 537427b commit 43f40d5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

website/src/component/Preview/index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ const getBooleanValue = (param, field, defaultValue) => {
4040

4141
const Preview = ({ path, ...mdData }) => {
4242
const $dom = useRef(null);
43-
4443
return (
4544
<Wrapper ref={$dom}>
4645
<Markdown

0 commit comments

Comments
 (0)