forked from external-repos/LifeTrinket
fix lint
This commit is contained in:
@@ -5,6 +5,7 @@ export const Paragraph = styled.p`
|
||||
color: ${theme.palette.text.primary};
|
||||
`;
|
||||
|
||||
// eslint-disable-next-line react-refresh/only-export-components
|
||||
export const H2 = styled.h2`
|
||||
color: ${theme.palette.text.primary};
|
||||
`;
|
||||
|
||||
Reference in New Issue
Block a user