Skip to content

Commit fe5c536

Browse files
committed
ref: strucutre
1 parent 65b1730 commit fe5c536

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

client/pages/Home.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
<script>
2020
import { mapGetters } from 'vuex';
21-
import AppCard from './Home/app_card.vue';
21+
import AppCard from '../components/home/app_card.vue';
2222
2323
export default {
2424
components: { AppCard },

0 commit comments

Comments
 (0)