fix: lint warning

This commit is contained in:
DiamondThree
2023-01-06 16:58:21 +08:00
parent 78facb2fe6
commit 3e76a94730
8 changed files with 23 additions and 25 deletions
@@ -79,9 +79,9 @@ const ContentTitle = styled('span')({
paddingBottom: '16px',
});
const Footer = styled('div')({
height: '70px',
paddingLeft: '24px',
marginTop: '32px',
textAlign: 'center',
});
// const Footer = styled('div')({
// height: '70px',
// paddingLeft: '24px',
// marginTop: '32px',
// textAlign: 'center',
// });