UNPKG

react-hoc-modal

Version:
4 lines (3 loc) 140 B
import { ContentScroll, type ContentScrollProps } from "./ContentScroll"; export type { ContentScrollProps }; export default ContentScroll;