Keep demo values fixed

This commit is contained in:
Luke Vella 2022-04-15 18:57:13 +01:00
parent 53906b1acf
commit e032f6f993
5 changed files with 83 additions and 42 deletions

View file

@ -188,6 +188,7 @@ const MonthCalendar: React.VoidFunctionComponent<DateTimePickerProps> = ({
</div>
<div>
<Switch
data-testid="specify-times-switch"
checked={isTimedEvent}
onChange={(checked) => {
if (checked) {