UNPKG

mirador

Version:

An open-source, web-based 'multi-up' viewer that supports zoom-pan-rotate functionality, ability to display/compare simple images, and images with annotations.

5 lines (3 loc) 155 B
import { withPlugins } from '../extend/withPlugins'; import { Branding } from '../components/Branding'; export default withPlugins('Branding')(Branding);