chore: Convert <Text /> component to span by default
This commit is contained in:
@@ -45,7 +45,7 @@ function Webhooks() {
|
||||
}
|
||||
>
|
||||
<Heading>{t("Webhooks")}</Heading>
|
||||
<Text type="secondary">
|
||||
<Text as="p" type="secondary">
|
||||
<Trans>
|
||||
Webhooks can be used to notify your application when events happen in{" "}
|
||||
{{ appName }}. Events are sent as a https request with a JSON payload
|
||||
|
||||
Reference in New Issue
Block a user