Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
brendanbond committed Apr 19, 2024
1 parent fd315f6 commit 0cb36f7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/utils/formUtil.ts
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,6 @@ export const eachComponentData = (
index?: number,
parent?: Component,
includeAll: boolean = false
// pass flag to include components that do not have associated data
) => {
if (!components || !data) {
return;
Expand Down

0 comments on commit 0cb36f7

Please sign in to comment.