Skip to content

Commit

Permalink
Npm audit and run prettier format
Browse files Browse the repository at this point in the history
  • Loading branch information
ndelvalle committed May 2, 2019
1 parent eb1df1a commit e06af62
Show file tree
Hide file tree
Showing 2 changed files with 318 additions and 211 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ import vClickOutside from 'v-click-outside'
<div v-click-outside="onClickOutside"></div>
</template>
```

## Example

[![Edit v-click-outside](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/zx7mx8y1ol?module=%2Fsrc%2Fcomponents%2FHelloWorld.vue)
Expand All @@ -95,7 +96,6 @@ import vClickOutside from 'v-click-outside'

The `notouch` modifier is no longer supported, same functionality can be achieved using a middleware function


## License

[MIT License](https://github.com/ndelvalle/v-click-outside/blob/master/LICENSE)
Loading

0 comments on commit e06af62

Please sign in to comment.