UNPKG

react-zoomify

Version:
16 lines (14 loc) 297 B
<html> <title> React Zoomify Demo </title> <head> <link rel="stylesheet" href='style.css'> </head> <body> <div id='ReactZoomify' ></div> </body> <script src='bundle.js'></script> </html>