Skip to content

Commit ec85f89

Browse files
authored
Merge pull request #91 from mmdjiji/main
修复拼写错误
2 parents 75739f9 + a370aef commit ec85f89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ app.mount("#app");
9090
```js
9191
// require style
9292
import "vue3-video-play/dist/style.css";
93-
import { videoPlay } from "vue-video-play";
93+
import { videoPlay } from "vue3-video-play";
9494
export default {
9595
components: {
9696
videoPlay,

0 commit comments

Comments
 (0)