UNPKG

react-responsive-picture

Version:

A future-proof responsive image component that supports latest Picture specification

4 lines (3 loc) 141 B
import Picture from "./components/Picture"; import FullsizePicture from "./components/FullsizePicture"; export { Picture, FullsizePicture };