forked from external-repos/LifeTrinket
fix lint
This commit is contained in:
@@ -2,5 +2,4 @@ import { twc } from 'react-twc';
|
|||||||
|
|
||||||
export const Paragraph = twc.p`text-text-primary`;
|
export const Paragraph = twc.p`text-text-primary`;
|
||||||
|
|
||||||
// eslint-disable-next-line react-refresh/only-export-components
|
|
||||||
export const H1 = twc.h1`text-text-primary;`;
|
export const H1 = twc.h1`text-text-primary;`;
|
||||||
|
|||||||
Reference in New Issue
Block a user