Skip to content

Commit b954bc6

Browse files
committed
docs(CPagination): update docs
1 parent add2d16 commit b954bc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/4.0/components/pagination.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ Fancy larger or smaller pagination? Add `size="lg"` or `size="sm"` for additiona
147147

148148
## Alignment
149149

150-
Change the alignment of pagination components with [flexbox utilities](https://coreui.io/docs/utilities/flex/).
150+
Change the alignment of pagination components with `align` property.
151151

152152
<Example>
153153
<CPagination align="center" aria-label="Page navigation example">

0 commit comments

Comments
 (0)