Skip to content

Commit

Permalink
fix: import the markdownRender style manually
Browse files Browse the repository at this point in the history
  • Loading branch information
wewoor committed Aug 24, 2021
1 parent 164ac54 commit 359f996
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions stories/index.stories.tsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
import * as React from 'react';
import { storiesOf } from '@storybook/react';
import { MarkdownRender } from 'dt-react-component';
import 'dt-react-component/lib/markdownRender/style/style.css';

import './style.scss';
import { notShowProps } from './utils';
Expand Down

0 comments on commit 359f996

Please sign in to comment.