UNPKG

@zenithui/light-box

Version:

A Light Box is React component that displays a light box with a content area and a close button from the ZenithUI ecosystem.

3 lines (2 loc) 87 B
export { LightBox } from "./light-box"; export type { LightBoxImages } from "./types";