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.
1 parent 9d92e72 commit c97c593Copy full SHA for c97c593
docs/handling-uploads-with-media-library-pro/handling-uploads-with-vue.md
@@ -89,7 +89,7 @@ import { MediaLibraryAttachment } from "media-library-pro-vue2-attachment";
89
import { MediaLibraryAttachment } from "media-library-pro-vue3-attachment";
90
```
91
92
-If you're using TypeScript, you will also have have to add this to your tsconfig:
+If you're using TypeScript, you will also have to add this to your tsconfig:
93
94
```json
95
// tsconfig.json
0 commit comments