We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 164ac54 commit 359f996Copy full SHA for 359f996
stories/index.stories.tsx
@@ -1,6 +1,7 @@
1
import * as React from 'react';
2
import { storiesOf } from '@storybook/react';
3
import { MarkdownRender } from 'dt-react-component';
4
+import 'dt-react-component/lib/markdownRender/style/style.css';
5
6
import './style.scss';
7
import { notShowProps } from './utils';
0 commit comments