chore: first small step to tracking growth mechanics

This commit is contained in:
Timur Ercan
2024-01-23 16:20:25 +01:00
parent bc1d5cea0a
commit 576544344f

View File

@ -10,7 +10,7 @@ export const TemplateFooter = ({ isDocument = true }: TemplateFooterProps) => {
{isDocument && ( {isDocument && (
<Text className="my-4 text-base text-slate-400"> <Text className="my-4 text-base text-slate-400">
This document was sent using{' '} This document was sent using{' '}
<Link className="text-[#7AC455]" href="https://documenso.com"> <Link className="text-[#7AC455]" href="https://documen.so/mail-footer">
Documenso. Documenso.
</Link> </Link>
</Text> </Text>