Changed components names to match plugin name

This commit is contained in:
euvl
2017-05-05 18:26:05 +01:00
parent 2428effd8b
commit 962bc13d2c
3 changed files with 3 additions and 3 deletions

View File

@@ -29,7 +29,7 @@
import { inRange } from './util'
export default {
name: 'Modal',
name: 'VueJsModal',
props: {
name: {
required: true,