diff --git a/documentation/src/refine-theme/template-detail.tsx b/documentation/src/refine-theme/template-detail.tsx index 275121f1..18117acd 100644 --- a/documentation/src/refine-theme/template-detail.tsx +++ b/documentation/src/refine-theme/template-detail.tsx @@ -150,7 +150,7 @@ export const TemplatesDetail: FC = ({ data }) => { "text-xs landing-md:text-base", )} > - Tutorial + Purchase )} @@ -163,7 +163,7 @@ export const TemplatesDetail: FC = ({ data }) => { "text-xs landing-md:text-base", )} > - Source code + Download )}