Skip to content

Commit 102dbbc

Browse files
committed
fix: 코리 반영
1 parent 0c97de1 commit 102dbbc

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

src/pages/AccountCancel/styles.tsx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
import styled from 'styled-components';
22
import { StyledText } from '@components/Text/StyledText';
33

4-
interface ButtonProps {
5-
isChecked: boolean;
6-
}
7-
84
export const CancelContainer = styled.div`
95
margin: 0 auto;
106
width: 100%;

0 commit comments

Comments
 (0)