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 add2d16 commit b954bc6Copy full SHA for b954bc6
docs/4.0/components/pagination.mdx
@@ -147,7 +147,7 @@ Fancy larger or smaller pagination? Add `size="lg"` or `size="sm"` for additiona
147
148
## Alignment
149
150
-Change the alignment of pagination components with [flexbox utilities](https://coreui.io/docs/utilities/flex/).
+Change the alignment of pagination components with `align` property.
151
152
<Example>
153
<CPagination align="center" aria-label="Page navigation example">
0 commit comments