We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42b8e77 commit 23c003aCopy full SHA for 23c003a
src/components/workflowEditor/nodes/WebhookTippyCard.tsx
@@ -37,7 +37,7 @@ export default function WebhookTippyCard({ link, hideTippy }: WebhookTippyType)
37
to: link
38
}}
39
component={ButtonComponentType.link}
40
- text=" Show webhook details"
+ text="Show webhook details"
41
dataTestId='hide-tooltip'
42
style={ButtonStyleType.neutral}
43
size={ComponentSizeType.xs}
0 commit comments