aboutsummaryrefslogtreecommitdiff
path: root/src-vue/src/views/RepairView.vue
blob: 3a187b18da348a5827d6a5a2f7e213a7d54a0bd7 (plain)
1
2
3
4
5
6
7
8
9
10
<template>
    <div class="fc-container">
    </div>
</template>

<script lang="ts">
</script>

<style scoped>
</style>