Skip to content

Commit d9a77df

Browse files
committed
fix: add yfm js import
1 parent 40cd81f commit d9a77df

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/containers/PageConstructor/PageConstructor.tsx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ import {ConstructorFootnotes} from './components/ConstructorFootnotes';
2828
import {ConstructorHeader} from './components/ConstructorItem';
2929
import {ConstructorBlocks} from './components/ConstructorBlocks';
3030

31+
import '@doc-tools/transform/dist/js/yfm';
32+
3133
import './PageConstructor.scss';
3234

3335
const b = cnBlock('page-constructor');

0 commit comments

Comments
 (0)