Przeglądaj źródła

hide image destination info tooltip

jusrhee 5 lat temu
rodzic
commit
1f30f1a7df

+ 0 - 1
dashboard/src/components/repo-selector/ActionDetails.tsx

@@ -100,7 +100,6 @@ export default class ActionDetails extends Component<PropsType, StateType> {
         <>
           <Subtitle>
             Select an Image Destination
-            <InfoTooltip text="hola" />
             <Required>*</Required>
           </Subtitle>
           <ExpandedWrapper>{this.renderIntegrationList()}</ExpandedWrapper>