Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Atinux committed Jul 9, 2017
1 parent f083990 commit b921191
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions examples/custom-build/pages/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit b921191

Please sign in to comment.