Skip to content

Commit 77b4888

Browse files
committed
fix: remove vfmContent in VueFinalModalComponent class
1 parent 92963ca commit 77b4888

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

types/index.d.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ import './lib'
44
export class VueFinalModalComponant extends Vue {
55
$refs: {
66
vfmContainer: HTMLDivElement,
7-
vfmContent: HTMLDivElement
87
}
98
}
109

0 commit comments

Comments
 (0)