Skip to content

Commit

Permalink
update readme, package lock
Browse files Browse the repository at this point in the history
  • Loading branch information
devwiz1028 committed Dec 10, 2020
1 parent e50ec83 commit 87f0375
Show file tree
Hide file tree
Showing 2 changed files with 83 additions and 81 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ module.exports = {
```

## How to use
After import, use `onoff-toggle` tag inside your vue template:
After importing the library, use `onoff-toggle` tag inside your vue template:
```html
<onoff-toggle v-model="checked" />

Expand Down
162 changes: 82 additions & 80 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 87f0375

Please sign in to comment.