diff --git a/packages/portal/src/components/generic/CiteAttribution.vue b/packages/portal/src/components/generic/CiteAttribution.vue index ccc47b77ea..3c94e968bb 100644 --- a/packages/portal/src/components/generic/CiteAttribution.vue +++ b/packages/portal/src/components/generic/CiteAttribution.vue @@ -121,7 +121,7 @@ default: false }, /** - * If `true`, expanded using keydown event + * If `true`, focus the first link when mounted */ setFocus: { type: Boolean,