diff --git a/src/plugins/holynotes/components/icons/HelpIcon.tsx b/src/plugins/holynotes/components/icons/HelpIcon.tsx index 3a6a489ed..7ed26af22 100644 --- a/src/plugins/holynotes/components/icons/HelpIcon.tsx +++ b/src/plugins/holynotes/components/icons/HelpIcon.tsx @@ -5,11 +5,12 @@ */ import { classes } from "@utils/misc"; + export default ({ className }: { className?: string; }): JSX.Element => (