浏览代码

copycommand

Stefan Pejcic 1 年之前
父节点
当前提交
e1d899d497
共有 1 个文件被更改,包括 3 次插入5 次删除
  1. 3 5
      documentation/src/refine-theme/landing-hero-section.tsx

+ 3 - 5
documentation/src/refine-theme/landing-hero-section.tsx

@@ -103,12 +103,10 @@ Deliver a VPS-like experience to your users at a fraction of the cost, with all-
                             )}
                         >
                             <LandingStartActionIcon />
-                            <span
-                                className={clsx("text-base", "font-semibold")}
-                            >
-                                Get started
-                            </span>
                         </Link>
+			<LandingCopyCommandButton
+			className={clsx("hidden", "landing-sm:block")}
+			/>
                     </div>
                 </div>
                 <div