Skip to content

Commit

Permalink
[FE] Chore: tmp push
Browse files Browse the repository at this point in the history
  • Loading branch information
gykoh42 committed Sep 3, 2024
1 parent 03219d3 commit c420d0e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ const InputStyled = styled.input.attrs({ type: "checkbox" })`
position: absolute;
width: 0;
height: 0;
`;
`;

const ToggleSwitchStyled = styled.label<{ checked: boolean }>`
cursor: pointer;
Expand Down

0 comments on commit c420d0e

Please sign in to comment.