Commit 4e22c4c
Existing code snippet gives this error:
Default export of the module has or is using private name 'Props'.ts (4082)
Error fixed thanks to:
vuejs/language-tools#1232 (comment)
Co-authored-by: riz <[email protected]>
1 parent 7354986 commit 4e22c4c
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| 48 | + | |
48 | 49 | | |
| 50 | + | |
49 | 51 | | |
50 | 52 | | |
51 | 53 | | |
| |||
0 commit comments