mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update template-detail.tsx
This commit is contained in:
parent
10ee7218f2
commit
9fe8150f08
@ -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>
|
||||
)}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user