diff --git a/docs/components/link.md b/docs/components/link.md index 0203ad30073..7e1efe66631 100644 --- a/docs/components/link.md +++ b/docs/components/link.md @@ -72,7 +72,7 @@ We also provide a link primitive with a different syntax: | peekMode | Whether the 360° image is fully expanded for preview. | false | | title | Text displayed on the link. The `href` or page URL is used if not defined. | '' | | titleColor | Color of the text displayed on the link. | white | -| visualAspectEnabled | Whether to enable the default visual appearance of a portal. Set to false if we want to implement our own pattern or form of link traversal. | true | +| visualAspectEnabled | Whether to enable the default visual appearance of a portal. Set to false if we want to implement our own pattern or form of link traversal. | false | ## Manually Navigating