Skip to content

Commit 3648d9f

Browse files
Added JS convertible for date picker
1 parent 3b4db07 commit 3648d9f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/client/src/mockResponses/PropertyPaneConfigResponse.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@ const PropertyPaneConfigResponse: PropertyPaneConfigsResponse["data"] = {
114114
propertyName: "onDateSelected",
115115
label: "onDateSelected",
116116
controlType: "ACTION_SELECTOR",
117+
isJSConvertible: true
117118
},
118119
],
119120
},

0 commit comments

Comments
 (0)