UNPKG

react-fb-image-video-grid

Version:

Image-video library which displays them in beautiful grids.

5 lines (3 loc) 130 B
import ImageGrid from './Components/ImageGrid'; import VideoGrid from './Components/VideoGrid'; export { ImageGrid, VideoGrid };