This commit is contained in:
Sébastien Chopin 2017-07-09 12:15:28 +02:00
parent f083990dbd
commit b921191f91

View File

@ -7,16 +7,6 @@
</div>
</template>
<script>
import img from '@/assets/nuxt.png'
export default {
mounted() {
console.log('Teub', img)
}
}
</script>
<style>
.container {
font-size: 20px;