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 250 B
import{jsx as _jsx}from"react/jsx-runtime";import ModalContentStyle from"./ModalContentStyles";const ModalContent=({children})=>{return _jsx(ModalContentStyle,{children:children})};export default ModalContent; //# sourceMappingURL=ModalContent.js.map