tries weird things
This commit is contained in:
parent
bcd08b3884
commit
ead5301244
@ -1,14 +1,6 @@
|
|||||||
<template>
|
<template>
|
||||||
<feedback-form />
|
<FeedbackForm />
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
<script>
|
|
||||||
import FeedbackForm from '../components/FeedbackForm.vue'
|
|
||||||
export default {
|
|
||||||
name: 'IndexPage',
|
|
||||||
components: { FeedbackForm },
|
|
||||||
}
|
|
||||||
</script>
|
|
||||||
<style>
|
<style>
|
||||||
* {
|
* {
|
||||||
font-family: 'Helvetica', sans-serif;
|
font-family: 'Helvetica', sans-serif;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user