Skip to content

Commit

Permalink
Remove placeholder id for checkbox
Browse files Browse the repository at this point in the history
  • Loading branch information
RioKnightleyNHS committed Jan 8, 2024
1 parent fb60477 commit ded49c1
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -135,8 +135,6 @@ function LloydGeorgeRecordStage({
? 'Confirm if you want to download and remove this record'
: undefined
}
id="waste"
name="waste"
>
<Checkboxes.Box
inputRef={inputRef as InputRef}
Expand Down

0 comments on commit ded49c1

Please sign in to comment.