UNPKG

react-published-images-list

Version:

A list of the most recent images registered with Open Publish.

13 lines 462 B
<!DOCTYPE html> <html lang="en"> <head> <title>React PublishedImagesList : Example</title> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css"> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap-theme.min.css"> <link rel="stylesheet" href="/example.css"> </head> <body> <div class="container" id="example"></div> <script src="/build.js"></script> </body> </html>