UNPKG

react-yajra-datatable

Version:

React component without dependencies to use with yajra laravel-datatables

12 lines (11 loc) 186 B
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Demo</title> <script src="bundle.js"></script> </head> <body> <div id="root"></div> </body> </html>