Skip to content

Commit

Permalink
remove the comment for replacing
Browse files Browse the repository at this point in the history
  • Loading branch information
koji committed Oct 23, 2024
1 parent f6ed709 commit 512bb8d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@ export function MagnetTools(props: StepFormProps): JSX.Element {
})
: ''
const engageHeightCaption = `${engageHeightMinMax} ${engageHeightDefault}`
// TODO (10-9-2024): Replace ListItem with ListItemDescriptor
return (
<Flex flexDirection={DIRECTION_COLUMN}>
<Flex
Expand Down

0 comments on commit 512bb8d

Please sign in to comment.