mirror of
https://github.com/KevinMidboe/vue-js-modal.git
synced 2025-10-29 18:00:20 +00:00
Added webpack build config
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
</template>
|
||||
<script>
|
||||
import Vue from 'vue';
|
||||
import VueModal from './index';
|
||||
import VueModal from './modal';
|
||||
|
||||
const props = {
|
||||
name: {
|
||||
|
||||
Reference in New Issue
Block a user