mirror of
https://github.com/documenso/documenso.git
synced 2025-11-13 00:03:33 +10:00
Fixed the deleting signature block issue on touchscreens, for some reason the `onClick` event isn't working on the touchscreens that's why I've added `onTouchEnd` event to delete the signature block when the user clicks on it.