picture-component-example
v1.0.2
Published
This project is just a template to create isolated components or modules with react, and publish it to npm.
Downloads
2
Readme
NPM PUBLISH REACT TEMPLATE
This project is just a template to create isolated components or modules with react, and publish it to npm.
Production
Props
Picture.propTypes = {
url: PropTypes.string.isRequired,
};
Usage
Shows a Picture