Skip to content

Commit

Permalink
test image loading
Browse files Browse the repository at this point in the history
  • Loading branch information
kajan committed Feb 18, 2021
1 parent a9ee053 commit b92c5fd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<template>
<b-container class="test-global-css test-scoped-css">
Hello {{ name }} from Vue!
Hello {{ name }} from Vue!
<img src="../../../assets/images/kajan.png">
</b-container>
</template>

Expand Down

0 comments on commit b92c5fd

Please sign in to comment.