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:
@@ -5,7 +5,7 @@
|
||||
import { inRange } from './util'
|
||||
|
||||
export default {
|
||||
name: 'Resizer',
|
||||
name: 'VueJsModalResizer',
|
||||
props: {
|
||||
minHeight: {
|
||||
type: Number,
|
||||
|
||||
Reference in New Issue
Block a user