Skip to content

Commit 85439ec

Browse files
committed
chore: apply coderabbitai suggestion for noExternalIcon jsdoc
1 parent 3764ea9 commit 85439ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/components/Link/Base.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ const props = withDefaults(
3737
noUnderline?: boolean
3838
3939
/**
40-
* should external link icon be displayed?.
40+
* When `true`, suppresses the external-link icon even for external `to` URLs.
4141
*
4242
* @default false
4343
*/

0 commit comments

Comments
 (0)