fix: lint

This commit is contained in:
QiShaoXuan
2022-10-14 15:37:56 +08:00
parent 1a423b6dde
commit 643cb1603c

View File

@@ -32,7 +32,7 @@ export const StyledAnimateRadio = styled('div')<{ shrink: boolean }>(
background: '#F1F3FF',
position: 'relative',
display: 'flex',
transition:'all .3s',
transition: 'all .3s',
'::after': {
content: '""',
width: '1px',