4 lines
89 B
Vue
4 lines
89 B
Vue
<template>
|
|
<img src="/departement-it.png" v-bind="$attrs" alt="Logo IT">
|
|
</template>
|