Jose L Pimienta
Results
2
comments of
Jose L Pimienta
Under this file `starter/components/elements/image.js`, you can make the media attribute of `Image` not required by changing line 34 from: ```js Image.propTypes = { media: mediaPropTypes.isRequired, className: PropTypes.string, } ``` to...
I'm still having this issue, even without using the `Thumbs` module