UNPKG

@selfcommunity/react-ui

Version:

React UI Components to integrate a Community created with SelfCommunity Platform.

5 lines (4 loc) 128 B
import BaseLightbox from './BaseLightbox'; import Lightbox from './Lightbox'; export default BaseLightbox; export { Lightbox };