|
@@ -21,7 +21,7 @@
|
|
import CartTotal from '@/components/CartTotal'
|
|
import CartTotal from '@/components/CartTotal'
|
|
import CartItems from '@/components/CartItems'
|
|
import CartItems from '@/components/CartItems'
|
|
import CartItem from '@/components/CartItem'
|
|
import CartItem from '@/components/CartItem'
|
|
- import CustomersGrid from '@/components/ProductsGrid'
|
|
|
|
|
|
+ import CustomersGrid from '@/components/CustomersGrid'
|
|
import 'vue-form-wizard/dist/vue-form-wizard.min.css'
|
|
import 'vue-form-wizard/dist/vue-form-wizard.min.css'
|
|
|
|
|
|
export default {
|
|
export default {
|