Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
icarusion committed Jul 9, 2018
1 parent c8d81c6 commit caf7d43
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions src/index/index.js
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
Component({
externalClasses: ['i-class'],
properties : {
current : {
type : String,
value : ''
},
height : {
type : String,
value : '300'
@@ -14,9 +10,6 @@ Component({
value : 18
}
},
options: {
multipleSlots: true
},
relations : {
'../index-item/index' : {
type : 'child',

0 comments on commit caf7d43

Please sign in to comment.