react-responsive-spritesheet icon indicating copy to clipboard operation
react-responsive-spritesheet copied to clipboard

Add mouse events argument and error callback

Open camdarley opened this issue 4 years ago • 0 comments

3 commits:

  • add event object in mouse events argument, won't break existing uses.
  • add error callback in props: onError
  • remove random-id dependencies and replaced it by a more simple id generator

camdarley avatar Mar 29 '22 12:03 camdarley