mirror of
https://github.com/KevinMidboe/vue-js-modal.git
synced 2025-10-29 18:00:20 +00:00
Changed components names to match plugin name
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
import { inRange } from './util'
|
||||
|
||||
export default {
|
||||
name: 'Modal',
|
||||
name: 'VueJsModal',
|
||||
props: {
|
||||
name: {
|
||||
required: true,
|
||||
|
||||
Reference in New Issue
Block a user