Modal
Components
The __Modal component family provides the following components:
ModalWrapper
This component wraps modal content, making sure the layout is ok and handling transitions
You can import the ModalWrapper component from the modal component family in the @openclothes/react package:
Javascript
import { ModalWrapper } from "@openclothes/react/components/Modal"