Skip to content

Commit 72eccd4

Browse files
committed
Remove the type since that should be defined already
1 parent 686193a commit 72eccd4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

projects/packages/forms/src/contact-form/class-contact-form-field.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1056,7 +1056,6 @@ class="jetpack-field__input-phone-wrapper <?php echo esc_attr( $this->get_attrib
10561056
echo wp_interactivity_data_wp_context(
10571057
array(
10581058
'fieldId' => $id,
1059-
'fieldType' => 'telephone',
10601059
'defaultCountry' => $default_country,
10611060
'showCountrySelector' => $this->get_attribute( 'showcountryselector' ),
10621061
// dynamic

0 commit comments

Comments
 (0)