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