Notes
This provides a user not using React the ability to still use the Thumbnail component.
Done looks like
- Package is published to
npm under the @iiif organization. @iiif/thumbnail-panel
- Can import the package in an HTML file via
<script src="..path-to-thumbnail"></script>
- The package should be bundled appropriately to allow importing in a variety of host environments