Skip to content

Commit

Permalink
Merge pull request #22 from Eugene-ak/tweaks
Browse files Browse the repository at this point in the history
Codebase clean up
  • Loading branch information
Eugene-ak authored Mar 31, 2024
2 parents 309b073 + c845b32 commit 9f76121
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 28 deletions.
6 changes: 0 additions & 6 deletions src/components/Icons/CheckIcon.style.tsx

This file was deleted.

21 changes: 0 additions & 21 deletions src/components/Icons/CheckIcon.tsx

This file was deleted.

1 change: 0 additions & 1 deletion src/components/Inputs/Checkbox.style.tsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import styled from "styled-components";
import CheckIcon from "/icon-check.svg";
// import CheckIcon from "../Icons/CheckIcon";

export const CheckboxContainer = styled.div`
width: 100%;
Expand Down

0 comments on commit 9f76121

Please sign in to comment.