Toggle navigation
Toggle navigation
This project
Loading...
Sign in
2020-2-capstone-design2
/
2017110269
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
MinsoftK
2020-12-14 04:34:34 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
7997ea078c2f085bf24c3ad0147872d29bc448e3
7997ea07
1 parent
f2172bd7
react part save
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
project/stories/index.stories.js
project/stories/index.stories.js
View file @
7997ea0
...
...
@@ -6,7 +6,7 @@ import 'tui-color-picker/dist/tui-color-picker.css';
import
ImageEditor
from
'../src/index'
;
const
stories
=
storiesOf
(
'
Toast UI ImageEditor
'
,
module
);
const
stories
=
storiesOf
(
'
MinsoftK
'
,
module
);
const
props
=
{
includeUI
:
{
...
...
Please
register
or
login
to post a comment