Skip to content

Commit cfe4632

Browse files
committed
Merge branch 'v4' into feature/enhance-use-modal
2 parents 2e43f4f + d79d7f2 commit cfe4632

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/vue-final-modal/src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ declare module '@vue/runtime-core' {
3737
export interface ComponentCustomProperties {
3838
/**
3939
* Vue Final Modal global state for the modal components and also provides
40-
* functions that can be used to control the modal components. @see {Vfm}
40+
* functions that can be used to control the modal components. {@link Vfm}
4141
*/
4242
$vfm: Vfm
4343
}

0 commit comments

Comments
 (0)