UNPKG

react-js-pagination

Version:

Simple, easy to use component for pagination. Compatible with bootstrap paginator stylesheets

12 lines (11 loc) 226 B
<!doctype html> <html> <head> <title>React Transform Boilerplate</title> </head> <body style="margin: 10px;"> <div id='root'> </div> <script src="./src/example/dist/bundle.js"></script> </body> </html>