fix(shops): correct imports
This commit is contained in:
@@ -263,8 +263,8 @@
|
|||||||
</style>
|
</style>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
|
import moment from 'moment';
|
||||||
import { mapState } from '@/libs/store';
|
import { mapState } from '@/libs/store';
|
||||||
import seasonalShopConfig from '@/../../common/script/libs/shops-seasonal.config';
|
|
||||||
|
|
||||||
import svgClock from '@/assets/svg/clock.svg';
|
import svgClock from '@/assets/svg/clock.svg';
|
||||||
import svgClose from '@/assets/svg/close.svg';
|
import svgClose from '@/assets/svg/close.svg';
|
||||||
|
|||||||
Reference in New Issue
Block a user