Qopy/components/FileIcon.vue
2024-07-04 23:55:00 +02:00

3 lines
No EOL
53 B
Vue

<template>
<img src="/file.svg" alt="">
</template>