UNPKG

@amsterdam/bmi-component-library

Version:

A React component library based on ASC and Material-UI aimed at repurposing and sharing components across BMI projects

2 lines 182 B
import{jsx as _jsx}from"react/jsx-runtime";const ImageRenderer=({uri})=>_jsx("img",{src:uri,alt:"Afbeelding"});export default ImageRenderer; //# sourceMappingURL=ImageRenderer.js.map