Skip to content

Commit

Permalink
[docs] Fix smart-pagination component name - redo
Browse files Browse the repository at this point in the history
  • Loading branch information
hromero committed Jan 10, 2019
1 parent ddc71d9 commit f98ca38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/pagination/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ use it for the `totalPages` property on the `SmartPagination` component.
</tbody>
</v-table>

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

0 comments on commit f98ca38

Please sign in to comment.