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 667bcf8 commit 32f7690Copy full SHA for 32f7690
snaps/features/custom-ui/index.md
@@ -678,7 +678,7 @@ Outputs a clickable link.
678
679
#### Props
680
681
-- `href`: `string` - The URL to point to. This must be an HTTPS URL.
+- `href`: `string` - The URL to point to. Supported schemes are `https:` and `mailto:`. `http:` is not allowed.
682
- `children`: `Array<string | Bold | Italic>` - The link text.
683
684
#### Example
0 commit comments