Skip to content

Commit 7b9e465

Browse files
fix(unity-react-core): revert uds-1856
1 parent 01864e9 commit 7b9e465

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/unity-react-core/src/components/Pagination/Pagination.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ Pagination.propTypes = {
183183
*/
184184
totalPages: PropTypes.number,
185185
/**
186-
* Callback fired when the page is changed.
186+
* Callback fired when the page is changed
187187
*/
188188
onChange: PropTypes.func.isRequired,
189189
};

0 commit comments

Comments
 (0)