mirror of
https://github.com/SomboChea/ui
synced 2026-01-19 09:36:30 +07:00
fix: remove unnecessary ts ignore
This commit is contained in:
committed by
antoinechalifour
parent
3166673875
commit
32f4389b73
@@ -48,7 +48,6 @@ export const Published = styled('span')({
|
||||
},
|
||||
});
|
||||
|
||||
// @ts-ignore
|
||||
export const Text = styled(Label)({
|
||||
'&&': {
|
||||
fontSize: '12px',
|
||||
|
||||
Reference in New Issue
Block a user