chore: remove @demo alias
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
|
||||
<script>
|
||||
import { config } from 'site-mobile-shared';
|
||||
import DemoHomeNav from './DemoHomeNav';
|
||||
import DemoHomeNav from './DemoHomeNav.vue';
|
||||
|
||||
export default {
|
||||
components: {
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
</template>
|
||||
|
||||
<script>
|
||||
import ArrowRight from './ArrowRight';
|
||||
import ArrowRight from './ArrowRight.vue';
|
||||
|
||||
export default {
|
||||
components: {
|
||||
|
||||
Reference in New Issue
Block a user