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 a950783 commit 92ca36eCopy full SHA for 92ca36e
README.md
@@ -74,8 +74,9 @@ props: {
74
}
75
76
```
77
+> You can play with the `pageRange` and set it for your needs.
78
## Manually
-Just download src/Pagination.vue file and import it to your **.vue** tamplate.
79
+Just download src/components/Pagination.vue file and import it to your **.vue** tamplate.
80
```$xslt
81
import Pagination from './Pagination.vue
82
0 commit comments