Skip to content

Commit cfcb293

Browse files
committed
add default supports to field
1 parent 092ea73 commit cfcb293

File tree

1 file changed

+1
-0
lines changed
  • projects/packages/forms/src/blocks/field-telephone

1 file changed

+1
-0
lines changed

projects/packages/forms/src/blocks/field-telephone/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ export const settings = {
3232
},
3333
},
3434
supports: {
35+
...defaultSettings.supports,
3536
interactivity: true,
3637
},
3738
providesContext: {

0 commit comments

Comments
 (0)