This function allows you to remove sub-entries from a repeater programmatically via JavaScript.
Example
Remove the last sub-entry from the repeater named my-repeater
wpcf7cf.repeaterRemoveSub('.wpcf7-form','my-repeater');
This function allows you to remove sub-entries from a repeater programmatically via JavaScript.
Remove the last sub-entry from the repeater named my-repeater
wpcf7cf.repeaterRemoveSub('.wpcf7-form','my-repeater');