mirror of
https://github.com/KevinMidboe/vue-js-modal.git
synced 2025-10-29 09:50:22 +00:00
Added "top-right" slot fro custom "Close" buttons (#16)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "vue-js-modal",
|
||||
"description": "Modal Component for Vue.js",
|
||||
"version": "1.1.1",
|
||||
"version": "1.1.2",
|
||||
"author": "euvl <yev.vlasenko@gmail.com>",
|
||||
"main": "dist/index.js",
|
||||
"repository": {
|
||||
@@ -11,7 +11,8 @@
|
||||
"keywords": [
|
||||
"vue",
|
||||
"vuejs",
|
||||
"modal"
|
||||
"modal",
|
||||
"vue-js-modal"
|
||||
],
|
||||
"bugs": {
|
||||
"url": "https://github.com/euvl/vue-js-modal/issues"
|
||||
|
||||
Reference in New Issue
Block a user