Skip to content

Commit 315acfa

Browse files
committed
Contact folder structure updates
1 parent 0e979b9 commit 315acfa

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

src/views/Contact.vue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212

1313
<script>
1414
import feather from 'feather-icons';
15-
import ContactForm from '@/components/ContactForm.vue';
16-
import ContactDetails from '@/components/ContactDetails.vue';
15+
import ContactForm from '@/components/contact/ContactForm.vue';
16+
import ContactDetails from '@/components/contact/ContactDetails.vue';
1717
1818
export default {
1919
components: {

0 commit comments

Comments
 (0)