fix(widget-integration-select): fixed error about <p> being descendant of <p> (#3418)

This commit is contained in:
Andre Silva
2025-06-18 17:42:49 +01:00
committed by GitHub
parent 8e428e20a7
commit 73fff02ad0

View File

@@ -105,7 +105,7 @@ export const WidgetIntegrationSelect = ({
<PillsInput
inputWrapperOrder={["label", "input", "description", "error"]}
description={
<Text size="xs">
<Text size="xs" span>
{t.rich("widget.common.integration.description", {
here: () => (
<Anchor size="xs" component={Link} target="_blank" href="/manage/integrations">