Fix typo in Snapshot step

Not actually a radio.
This commit is contained in:
Jakub Rusz 2024-07-25 15:04:05 +02:00 committed by Jakub Rusz
parent 2c61a70fb4
commit 3fe703e60f

View file

@ -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