mosch / react-avatar-editor

Small avatar & profile picture component. Resize and crop uploaded images using a intuitive user interface.
https://react-avatar-editor.netlify.app/
MIT License
2.35k stars 369 forks source link

Change width and height parameter type from number to responsive value per react standard. #399

Open zxkeyy opened 1 year ago

zxkeyy commented 1 year ago

Currently accepts

Needs to accept

mosch commented 1 year ago

Great suggestion, pr welcome!