@alobato/pagination

1.0.1 • Public • Published

Pagination

Pagination react component

Note: This is using the new React Hooks API

You'll need to install react, react-dom, etc at ^16.8.0 or above

Install

yarn add @alobato/pagination

Usage

import Pagination from '@alobato/pagination'
import styled from 'styled-components/macro'
...
export default styled(Pagination)`
  display: flex;
  justify-content: center;
  ...

Readme

Keywords

Package Sidebar

Install

npm i @alobato/pagination

Weekly Downloads

3

Version

1.0.1

License

MIT

Unpacked Size

11.1 kB

Total Files

4

Last publish

Collaborators

  • alobato