fix: lint error

This commit is contained in:
QiShaoXuan
2022-12-13 17:47:41 +08:00
parent 378fe52aec
commit d4a8189ced
3 changed files with 6 additions and 9 deletions
@@ -23,8 +23,3 @@ export const StyledButtonWrapper = styled.div(() => {
},
};
});
export const StyledLoadingWrapper = styled.div(() => {
return {
}
})