We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c97de1 commit 102dbbcCopy full SHA for 102dbbc
1 file changed
src/pages/AccountCancel/styles.tsx
@@ -1,10 +1,6 @@
1
import styled from 'styled-components';
2
import { StyledText } from '@components/Text/StyledText';
3
4
-interface ButtonProps {
5
- isChecked: boolean;
6
-}
7
-
8
export const CancelContainer = styled.div`
9
margin: 0 auto;
10
width: 100%;
0 commit comments