other
/
mew-iview
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
5016847870609b7db43af066be60a266006daf43
Authored by
young
2017-03-14 14:28:56 +0800
1 parent
cd50d0d6
config(compontent): option
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
src/index.js
Inline
Side-by-side
src/index.js
Wrap text
Show/Hide comments
View file @
5016847
...
...
@@ -84,6 +84,7 @@ const iview = {
84
84
Message,
85
85
Modal,
86
86
Notice,
87
+ Option: Option,
87
88
iOption: Option,
88
89
OptionGroup,
89
90
Page,
...
...