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.
2 parents 2e43f4f + d79d7f2 commit cfe4632Copy full SHA for cfe4632
packages/vue-final-modal/src/index.ts
@@ -37,7 +37,7 @@ declare module '@vue/runtime-core' {
37
export interface ComponentCustomProperties {
38
/**
39
* 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}
+ * functions that can be used to control the modal components. {@link Vfm}
41
*/
42
$vfm: Vfm
43
}
0 commit comments