Fix typo in Snapshot step
Not actually a radio.
This commit is contained in:
parent
2c61a70fb4
commit
3fe703e60f
1 changed files with 1 additions and 1 deletions
|
|
@ -81,7 +81,7 @@ export default function Snapshot() {
|
|||
alignContent={{ default: 'alignContentCenter' }}
|
||||
>
|
||||
<DatePicker
|
||||
id="pick snapshot date radio"
|
||||
id="snapshot-date-picker"
|
||||
name="pick-snapshot-date"
|
||||
value={snapshotDate}
|
||||
required
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue