We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9808c39 commit 8834f08Copy full SHA for 8834f08
1 file changed
doc/src/components/common/componentData/Pagination/index.js
@@ -101,7 +101,7 @@ export const componentData = {
101
<PreviewElements>
102
103
{/* Custom themed Pagination Component, Refer theme.scss below */}
104
- <Pagination total={6} theme={componentTheme} navigationButtons={false}/>
+ <Pagination total={5} theme={componentTheme} navigationButtons={false}/>
105
106
</PreviewElements>
107
</PreviewBlock>
0 commit comments