소스 검색

Hide docs helper for env groups

jnfrati 4 년 전
부모
커밋
a305598d48
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      dashboard/src/main/home/cluster-dashboard/stacks/launch/Overview.tsx

+ 2 - 2
dashboard/src/main/home/cluster-dashboard/stacks/launch/Overview.tsx

@@ -154,11 +154,11 @@ const Overview = () => {
 
       <Heading>
         Env Groups
-        <InlineDocsHelper
+        {/* <InlineDocsHelper
           disableMargin={true}
           tooltipText="Environment Groups"
           link="https://docs.porter.run/deploying-applications/environment-groups"
-        />
+        /> */}
       </Heading>
       <Helper>Add scoped environment groups to this stack:</Helper>
       <Card.Grid>