Skip to content

Commit 00cb731

Browse files
authored
1 parent 3aea15a commit 00cb731

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

types/src/index.ts

+1
Original file line numberDiff line numberDiff line change
@@ -234,6 +234,7 @@ export interface UserProp extends BasePropInterface {
234234
max?: number;
235235
disabled?: boolean;
236236
hidden?: boolean;
237+
reloadProps?: boolean;
237238
}
238239

239240
// https://pipedream.com/docs/components/api/#interface-props

0 commit comments

Comments
 (0)