# Pagination

### custom prop

| Props | Tpye   | Description         | Options | Require | Default |
| ----- | ------ | ------------------- | ------- | ------- | ------- |
| align | string | justifyContent(Css) | center  | X       | ''      |

(NPM)[https://www.npmjs.com/package/react-paginate];
(GIT DEMO)[https://github.com/AdeleD/react-paginate/blob/master/demo/js/demo.js];
