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
5dc7026b95
commit
88f74aa243
@ -150,7 +150,7 @@ export const TemplatesDetail: FC<Props> = ({ data }) => {
|
|||||||
"text-xs landing-md:text-base",
|
"text-xs landing-md:text-base",
|
||||||
)}
|
)}
|
||||||
>
|
>
|
||||||
Tutorial
|
Purchase
|
||||||
</span>
|
</span>
|
||||||
</ProjectLink>
|
</ProjectLink>
|
||||||
)}
|
)}
|
||||||
@ -163,7 +163,7 @@ export const TemplatesDetail: FC<Props> = ({ data }) => {
|
|||||||
"text-xs landing-md:text-base",
|
"text-xs landing-md:text-base",
|
||||||
)}
|
)}
|
||||||
>
|
>
|
||||||
Source code
|
Download
|
||||||
</span>
|
</span>
|
||||||
</ProjectLink>
|
</ProjectLink>
|
||||||
)}
|
)}
|
||||||
|
Loading…
Reference in New Issue
Block a user