We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 092ea73 commit cfcb293Copy full SHA for cfcb293
projects/packages/forms/src/blocks/field-telephone/index.js
@@ -32,6 +32,7 @@ export const settings = {
32
},
33
34
supports: {
35
+ ...defaultSettings.supports,
36
interactivity: true,
37
38
providesContext: {
0 commit comments