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