Skip to content

Commit 3358e85

Browse files
committed
updated generated react file
1 parent 06f1e29 commit 3358e85

File tree

1 file changed

+1
-1
lines changed
  • packages/mgt-react/src/generated

1 file changed

+1
-1
lines changed

packages/mgt-react/src/generated/react.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ export type TeamsChannelPickerProps = {
133133
}
134134

135135
export type TodoProps = {
136-
todoFilter?: TodoFilter;
136+
taskFilter?: TodoFilter;
137137
readOnly?: boolean;
138138
hideHeader?: boolean;
139139
hideOptions?: boolean;

0 commit comments

Comments
 (0)