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.
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.