[unreleased bug] UI: Delete activity dropdown cannot click 60 or 90 days (#18910)

This commit is contained in:
RachelElysia 2024-05-10 11:54:13 -04:00 committed by GitHub
parent b9d38c4b66
commit 73388f547c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -260,7 +260,7 @@ const Advanced = ({
placeholder="Select"
value={activityExpiryWindow}
label="Max activity age"
name="Max activity age"
name="activityExpiryWindow"
parseTarget
/>
)}