UNPKG

rsuite

Version:

A suite of react components

6 lines (5 loc) 149 B
import Overlay from './Overlay'; export type { OverlayProps } from './Overlay'; export * from './types'; export { Overlay }; export default Overlay;