Try this instead?
sheesh, can't figure out why this isn't working on stage server..
This commit is contained in:
parent
10f816cba9
commit
85c43e95e5
|
@ -25,7 +25,5 @@ if (GlobalVue) {
|
|||
GlobalVue.use(plugin);
|
||||
}
|
||||
|
||||
export {
|
||||
ByjoveProducts,
|
||||
ByjoveProduct,
|
||||
}
|
||||
export {ByjoveProducts}
|
||||
export {ByjoveProduct}
|
||||
|
|
Loading…
Reference in a new issue