Skip to content

Commit 953ec3c

Browse files
Katinka Hesselinkeuvl
Katinka Hesselink
authored andcommitted
update readme (#90)
fixed proper import for importing component directly
1 parent aea92a2 commit 953ec3c

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
@@ -44,7 +44,7 @@ Use:
4444

4545
If you prefer not to use the plugin you can also import the component directly:
4646
```javascript
47-
import ToggleButton from 'vue-js-toggle-button/src/Button'
47+
import ToggleButton from 'vue-js-toggle-button/src/Button.vue''
4848
```
4949
5050
### Properties

0 commit comments

Comments
 (0)