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