File tree 3 files changed +6
-6
lines changed
3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 8
8
- ` {Object} context `
9
9
- ` {Array<Component|Object>|Component} children `
10
10
- ` {Object} slots `
11
- - ` {Array<Componet |Object>|Component|String} default `
12
- - ` {Array<Componet |Object>|Component|String} named `
11
+ - ` {Array<Component |Object>|Component|String} default `
12
+ - ` {Array<Component |Object>|Component|String} named `
13
13
- ` {Object} mocks `
14
14
- ` {Object|Array<string>} stubs `
15
15
- ` {Vue} localVue `
Original file line number Diff line number Diff line change 8
8
- ` {Object} context `
9
9
- ` {Array<Component|Object>|Component} children `
10
10
- ` {Object} slots `
11
- - ` {Array<Componet |Object>|Component|String} default `
12
- - ` {Array<Componet |Object>|Component|String} named `
11
+ - ` {Array<Component |Object>|Component|String} default `
12
+ - ` {Array<Component |Object>|Component|String} named `
13
13
- ` {Object} mocks `
14
14
- ` {Object|Array<string>} stubs `
15
15
- ` {Vue} localVue `
Original file line number Diff line number Diff line change 8
8
- ` {Object} context `
9
9
- ` {Array<Component|Object>|Component} children `
10
10
- ` {Object} slots `
11
- - ` {Array<Componet |Object>|Component|String} default `
12
- - ` {Array<Componet |Object>|Component|String} named `
11
+ - ` {Array<Component |Object>|Component|String} default `
12
+ - ` {Array<Component |Object>|Component|String} named `
13
13
- ` {Object} mocks `
14
14
- ` {Object|Array<string>} stubs `
15
15
- ` {Vue} localVue `
You can’t perform that action at this time.
0 commit comments