React Component that translates input from modern-image-loader into a picture tag.
npm install --save react-modern-picture@^1.3.0
yarn add react-modern-picture@^1.3.0
Setting up:
git clone git@github.com:jaid/react-modern-picture.git
cd react-modern-picture
npm install
Testing:
npm run test:dev
Testing in production environment:
npm run test
MIT License
Copyright © 2021, Jaid <jaid.jsx@gmail.com> (https://github.com/jaid)