UNPKG

react-hoc-modal

Version:
4 lines (3 loc) 120 B
import { PopupItem, type PopupItemProps } from "./PopupItem"; export type { PopupItemProps }; export default PopupItem;