latest changes
This commit is contained in:
@ -1,6 +1,5 @@
|
||||
<template>
|
||||
|
||||
<MenuVue type="contact" />
|
||||
<div class="contact-section">
|
||||
<div class="left">
|
||||
<h1>{{ $t('contact.title') }}</h1>
|
||||
@ -20,10 +19,7 @@
|
||||
</template>
|
||||
|
||||
<script>
|
||||
import MenuVue from '../../components/Menu.vue';
|
||||
|
||||
export default {
|
||||
components: { MenuVue }
|
||||
}
|
||||
</script>
|
||||
|
||||
|
Reference in New Issue
Block a user