mirror of
https://github.com/Dannecron/ich-lerne-deutsch.git
synced 2025-12-25 12:52:35 +03:00
12 lines
99 B
Vue
12 lines
99 B
Vue
<template>
|
|
</template>
|
|
|
|
<script>
|
|
|
|
export default {
|
|
name: 'home',
|
|
components: {
|
|
}
|
|
}
|
|
</script>
|