Skip to content

Commit

Permalink
Update Branding.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
peteryang1756 authored Oct 19, 2024
1 parent 1cad285 commit 38da2cb
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ export const Branding: FC = () => {
const { t } = useTranslation()

return (
<a className="heyform-branding" href="https://heyform.net/?ref=badge" target="_blank">
<LogoIcon /> {t('Made with')} HeyForm
</a>
<></>
)
}

0 comments on commit 38da2cb

Please sign in to comment.