mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Removed unused component body
This commit is contained in:
@@ -2,14 +2,4 @@
|
|||||||
<div>
|
<div>
|
||||||
<h1>hello world</h1>
|
<h1>hello world</h1>
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
|
|
||||||
<script>
|
|
||||||
export {
|
|
||||||
|
|
||||||
}
|
|
||||||
</script>
|
|
||||||
|
|
||||||
<style lang="scss" scoped>
|
|
||||||
</style>
|
|
||||||
Reference in New Issue
Block a user