Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
euvl authored Apr 21, 2019
1 parent 4ec221d commit e5fa025
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,6 @@
[![npm version](https://badge.fury.io/js/vue-notification.svg)](https://badge.fury.io/js/vue-notification)
[![npm](https://img.shields.io/npm/dm/vue-notification.svg)](https://www.npmjs.com/package/vue-notification)

### Why this fork ?

I corrected a Vue warning due to the use of a Javascript keywork as a property name inside vue-notification.
```
avoid using JavaScript keyword as property name: "if"
Raw expression: @click="if (closeOnClick) destroy(item)"
```

### Vue.js notifications

Demo: http://vue-notification.yev.io/
Expand Down

0 comments on commit e5fa025

Please sign in to comment.