react-annotation-tool
react-annotation-tool copied to clipboard
Reset Default annotation onClick
I'm using this package for drawing polygons on images,
Desired Behaviour:
Default annotation prop should ret to initial value once I save annotations on a custom action call.
Current Behaviour:
New image uploads but polygon points doesn't change.
How can I achieve this behaviour? Any help will be much appreciated.