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