We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72f4952 commit cf9bc1cCopy full SHA for cf9bc1c
src/App.vue
@@ -2,7 +2,7 @@
2
<div id="app">
3
<section class="section-hero">
4
<div class="grid-hero container grid-lg text-center">
5
- <img src="./assets/logo.png">
+ <img src="https://vuejs.org/images/logo.png">
6
<h1><vue-tiny-pagination /></h1>
7
<h2>a Vue component for create a <u>tiny</u> pagination</h2>
8
<p class="text-gray">
0 commit comments