Commit 9abd4961 authored by Garima Jain's avatar Garima Jain

added url

parent 3f06df87
{
"name": "mcart",
"version": "0.1.30",
"version": "1.1.0",
"private": false,
"main": "./dist/mComponents.common.js",
"files": [
......
......@@ -69,7 +69,7 @@ export default {
},
props: {
getTotal: Number,
url: String
url: Array
},
components: {
TopBar,
......
......@@ -75,7 +75,7 @@ export default {
},
props: {
displaying: String,
url: String
url: Array
},
methods: {
switchSelect(e, item){
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment