Skip to content

Commit

Permalink
TS-866 Removed checkbox blue background
Browse files Browse the repository at this point in the history
  • Loading branch information
birkirkristmunds committed Sep 10, 2024
1 parent e565f9c commit 4718dfa
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,6 @@ export const CarDetailsBox2: FC<React.PropsWithChildren<BoxProps>> = ({
large
name={name}
label={t.numberplate.lost}
backgroundColor="blue"
onChange={() => {
if (!lostPlate) {
onChange(PlateInfo.PLATE_LOST)
Expand Down

0 comments on commit 4718dfa

Please sign in to comment.