MrHertal/react-admin-amplify

TypeScript - AmplifyImageInput not accepting accept="image/*" property.

Closed this issue · 1 comments

Amplify components don't expose the base component props, I have noticed this when I was trying to limit ImageInput to accept only images. I've created a PR with the required changes.