UNPKG

react-table-pro

Version:
38 lines (29 loc) 1.03 kB
<!DOCTYPE html> <html lang="en"> <head> <!-- do not parse list of numbers as phone --> <meta name="format-detection" content="telephone=no"/> <title>React Table Pro Demo</title> <meta charset="UTF-8"/> <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0"/> <meta http-equiv="X-UA-Compatible" content="ie=edge"/> </head> <body> <div class="github-badge"> <a class="github-badge-link" href="https://github.com/webbestmaster/react-table-pro" target="_blank"> Fork me on Github </a> </div> <div class="md-pro main-wrapper"> <div class="top-content"> <h2 class="main-header">React Table Pro Demo (7kb&nbsp;gzip)</h2> <p> <a class="link" target="_blank" href="https://github.com/webbestmaster/react-table-pro">github</a> <a class="link" target="_blank" href="https://www.npmjs.com/package/react-table-pro">npm</a> </p> </div> </div> <div class="main-wrapper js-app-wrapper"> </div> </body> </html>