mirror of
https://github.com/SomboChea/ui
synced 2024-11-05 06:04:28 +07:00
parent
e6e9cfb2b4
commit
d481f54948
@ -15,7 +15,6 @@ interface Props {
|
||||
const StyledHeading = styled(Heading)({
|
||||
fontSize: '1rem',
|
||||
fontWeight: 700,
|
||||
textTransform: 'capitalize',
|
||||
});
|
||||
|
||||
const StyledBoxVersion = styled(Box)<{ theme?: Theme }>(({ theme }) => ({
|
||||
|
Loading…
Reference in New Issue
Block a user