purple-technology / react-camera-pro

Mobile first camera component for React.
MIT License
182 stars 89 forks source link

Change `errorMessages` to an optional property #6

Closed stevenschmatz closed 3 years ago

stevenschmatz commented 3 years ago

In the docs, I see that errorMessages is supposed to be optional, but in the component interface it is required.