refactor: small fixes

This commit is contained in:
woothu
2020-06-05 09:38:34 +02:00
parent 3c0f06fd5a
commit 4ca4c900cc
12 changed files with 38 additions and 40 deletions
-2
View File
@@ -21,7 +21,6 @@
<CPagination
:active-page.sync="currentPage"
:pages="10"
responsive
/>
<br>
@@ -38,7 +37,6 @@
size="lg"
:active-page.sync="currentPage"
:pages="10"
responsive
/>
<br>
</div>