Update template-detail.tsx

This commit is contained in:
Stefan Pejcic 2024-06-07 02:19:23 +02:00 committed by GitHub
parent fa17027e7d
commit bd117b81c9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -188,11 +188,13 @@ export const TemplatesDetail: FC<Props> = ({ data }) => {
"landing-lg:pl-4 landing-lg:pr-6",
)}
>
{data.runOnYourLocalPath && (
<div className={clsx("mb-2 landing-sm:mb-4")}>
<CommonRunLocalPrompt
path={data.runOnYourLocalPath}
/>
</div>
)}
<div className={clsx("not-prose")}>
<h2
className={clsx(