Skip to content

Commit

Permalink
Update frontend/src/scenes/pipeline/hogfunctions/HogFunctionConfigura…
Browse files Browse the repository at this point in the history
…tion.tsx

Co-authored-by: David Newell <[email protected]>
  • Loading branch information
benjackwhite and daibhin authored Aug 23, 2024
1 parent e8141a7 commit d0cdf2e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -317,7 +317,7 @@ export function HogFunctionConfiguration({ templateId, id }: { templateId?: stri
{({ value, onChange }) => (
<>
<div className="flex justify-between gap-2">
<LemonLabel>Function source code </LemonLabel>
<LemonLabel>Function source code</LemonLabel>
<LemonButton
size="xsmall"
type="secondary"
Expand Down

0 comments on commit d0cdf2e

Please sign in to comment.