소스 검색

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