mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-27 08:02:01 +00:00
Fix typo
This commit is contained in:
parent
f083990dbd
commit
b921191f91
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user