Update template-detail.tsx

This commit is contained in:
Stefan Pejcic 2024-06-07 01:19:27 +02:00 committed by GitHub
parent 878f3548d5
commit 404dbd0cc8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -50,7 +50,7 @@ export const TemplatesDetail: FC<Props> = ({ data }) => {
>
<div>
<Link
to="/products"
to="/lifetime-plan"
className={clsx(
"text-base",
"font-semibold",