Skip to content

Commit 348f027

Browse files
ffxingyuefeng
authored andcommitted
fix: 增加文档底部链接
1 parent 04171f2 commit 348f027

File tree

1 file changed

+0
-4
lines changed
  • website/src/pages/docs/development/document

1 file changed

+0
-4
lines changed
Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
import Preview from 'src/component/Preview';
22
import md from './README.md';
33

4-
<<<<<<< HEAD
54
const DEMO = () => <Preview {...md} path="website/src/pages/docs/development/document/README.md" />;
6-
=======
7-
const DEMO = () => <Preview {...md} />;
8-
>>>>>>> 3905857c (docs: 更新文档预览方式)
95
export default DEMO;

0 commit comments

Comments
 (0)