Skip to content

Commit 976afd0

Browse files
MikhailLoginoveuvl
authored andcommitted
Update README.md (#100)
1 parent d5ab004 commit 976afd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ And your `plugins/vue-js-toggle-button.js` will look like:
100100

101101
```javascript
102102
import Vue from 'vue'
103-
import Button from 'vue-js-toggle-button/dist/ssr.index'
103+
import Button from 'vue-js-toggle-button'
104104

105105
Vue.use(Button)
106106
```

0 commit comments

Comments
 (0)