Showing
1 changed file
with
1 additions
and
1 deletions
| ... | @@ -6,7 +6,7 @@ import 'tui-color-picker/dist/tui-color-picker.css'; | ... | @@ -6,7 +6,7 @@ import 'tui-color-picker/dist/tui-color-picker.css'; |
| 6 | 6 | ||
| 7 | import ImageEditor from '../src/index'; | 7 | import ImageEditor from '../src/index'; |
| 8 | 8 | ||
| 9 | -const stories = storiesOf('Toast UI ImageEditor', module); | 9 | +const stories = storiesOf('MinsoftK', module); |
| 10 | 10 | ||
| 11 | const props = { | 11 | const props = { |
| 12 | includeUI: { | 12 | includeUI: { | ... | ... |
-
Please register or login to post a comment