Skip to content

Commit

Permalink
Lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
swissspidy committed Nov 2, 2023
1 parent 7844c55 commit fe3bb3c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ export const TelemetryOptInBanner = forwardRef(
title={title}
ref={ref}
>
{/* eslint-disable-next-line styled-components-a11y/label-has-associated-control -- False positive */}
<Label>
<Checkbox
id="telemetry-banner-opt-in"
Expand Down

0 comments on commit fe3bb3c

Please sign in to comment.