Skip to content

Commit

Permalink
[docs] Fix smart-pagination component name
Browse files Browse the repository at this point in the history
  • Loading branch information
hromero committed Jan 10, 2019
1 parent 5b8e92f commit ddc71d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/.vuepress/components/Pagination.vue
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
</tbody>
</v-table>

<SmartPagination
<smart-pagination
:currentPage.sync="currentPage"
:totalPages="totalPages"
/>
Expand Down

0 comments on commit ddc71d9

Please sign in to comment.