Skip to content

Commit

Permalink
chore: add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jonnigs committed Oct 14, 2024
1 parent 3f125bb commit 196cf30
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,9 @@ export const StatusAndChildren = ({
]}
/>
</Stack>
{/* {children === YES && (
{/*
TODO: Refactor the whole review section when build accordion field merges and add this back in
{children === YES && (
<Box marginBottom={[2, 2, 4]}>
<ChildrenInfoMessage application={application} field={field} />
</Box>
Expand Down

0 comments on commit 196cf30

Please sign in to comment.