Skip to content

Commit

Permalink
update readme (#90)
Browse files Browse the repository at this point in the history
fixed proper import for importing component directly
  • Loading branch information
Katinka Hesselink authored and euvl committed Dec 11, 2018
1 parent aea92a2 commit 953ec3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ Use:

If you prefer not to use the plugin you can also import the component directly:
```javascript
import ToggleButton from 'vue-js-toggle-button/src/Button'
import ToggleButton from 'vue-js-toggle-button/src/Button.vue''
```
### Properties
Expand Down

0 comments on commit 953ec3c

Please sign in to comment.