Update template-detail.tsx

This commit is contained in:
Stefan Pejcic 2024-06-07 10:46:51 +02:00 committed by GitHub
parent 10ee7218f2
commit 9fe8150f08
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -64,8 +64,8 @@ export const TemplatesDetail: FC<Props> = ({ data }) => {
"landing-md:px-2 landing-md:py-3",
)}
>
lifetime plan (249)
<CommonCircleChevronRight />
lifetime plan (249)
</Link>
<h1
className={clsx(
@ -163,7 +163,7 @@ export const TemplatesDetail: FC<Props> = ({ data }) => {
"text-xs landing-md:text-base",
)}
>
Free Download
Contribute on GitHub
</span>
</ProjectLink>
)}