1.1.0 • Published 12 months ago

react-generic-pagination v1.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
12 months ago

react-generic-pagination

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save react-generic-pagination

Usage

import React, { Component } from 'react'

import MyComponent from 'react-generic-pagination'
import 'react-generic-pagination/dist/index.css'

class Example extends Component {
  render() {
    return <MyComponent />
  }
}

License

MIT © fran-dev

1.1.0

12 months ago

1.0.9

3 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago