Skip to content
This repository was archived by the owner on Oct 5, 2022. It is now read-only.

Commit 9dcb493

Browse files
committed
Add contributor to readme
1 parent b38f6a3 commit 9dcb493

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
[![VueJS version](https://img.shields.io/badge/vue.js-2.x-green.svg?style=for-the-badge)](https://vuejs.org)
88

99
`vue-context` provides a simple yet flexible context menu for Vue. It is styled for the standard `<ul>` tag, but any menu template can be used.
10-
The menu is lightweight with its only dependency being `vue-clickaway`. The menu has some basic styles applied to it but they can be easily
10+
The menu is lightweight with its only dependency being `vue-clickaway`. The menu has some basic styles applied to it, but they can be easily
1111
overridden by your own styles.
1212
<br><br>
1313
The menu disappears when you expect by utilizing `vue-clickaway` and it also optionally disappears when clicked on.
@@ -91,6 +91,7 @@ This project exists thanks to all the people who contribute. [[Contribute]](CONT
9191
- [rawilk](https://github.com/rawilk)
9292
- [wol-soft](https://github.com/wol-soft)
9393
- [nachodd](https://github.com/nachodd)
94+
- [Nberezhnoy](https://github.com/Nberezhnoy)
9495

9596
## License
9697

0 commit comments

Comments
 (0)