mirror of
https://github.com/KevinMidboe/vue-js-modal.git
synced 2026-02-08 02:19:31 +00:00
Updated examples
This commit is contained in:
@@ -20,7 +20,7 @@ const VueModal = {
|
||||
get: () => $modal
|
||||
});
|
||||
|
||||
Vue.component('nice-modal', Modal);
|
||||
Vue.component('modal', Modal);
|
||||
return null;
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user