We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4babc1e commit c262a2fCopy full SHA for c262a2f
src/components/TinyPagination.vue
@@ -23,6 +23,7 @@
23
</template>
24
25
<script>
26
+const version = '0.2.1'
27
export default {
28
name: 'TinyPagination',
29
props: {
0 commit comments