chore: up

This commit is contained in:
Benjamin Canac
2021-11-24 16:21:04 +01:00
parent 6f1536444c
commit 0b0e373642

View File

@@ -42,8 +42,8 @@
</template>
<script>
import { ref, computed, onMounted } from 'vue'
import Icon from '../elements/Icon'
import { ref, computed, onMounted } from '#app'
export default {
components: {