Skip to content
This repository has been archived by the owner on Sep 27, 2021. It is now read-only.

Commit

Permalink
Merge branches 'develop' and 'master' of https://github.com/htdangkho…
Browse files Browse the repository at this point in the history
  • Loading branch information
htdangkhoa committed Dec 20, 2019
2 parents cc08071 + 7f7d988 commit 98cd56f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/client/pages/Post/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ const Post = ({
previousLabel={<i className='fa fa-angle-left'></i>}
nextLabel={<i className='fa fa-angle-right'></i>}
onPageChange={onPageChange}
disableInitialCallback
containerClassName={'pagination row'}
subContainerClassName={'pages pagination'}
activeClassName={'active'}
Expand Down

0 comments on commit 98cd56f

Please sign in to comment.