mirror of
https://github.com/Vikeo/LifeTrinket.git
synced 2025-11-13 06:36:20 +00:00
change h2 to h1
This commit is contained in:
@@ -6,6 +6,6 @@ export const Paragraph = styled.p`
|
||||
`;
|
||||
|
||||
// eslint-disable-next-line react-refresh/only-export-components
|
||||
export const H2 = styled.h2`
|
||||
export const H1 = styled.h1`
|
||||
color: ${theme.palette.text.primary};
|
||||
`;
|
||||
|
||||
Reference in New Issue
Block a user