- composer and npm updates
This commit is contained in:
parent
07c0c8b7db
commit
ecaf2b5790
32 changed files with 2214 additions and 2123 deletions
|
@ -4,7 +4,8 @@ import DeleteButton from "./DeleteButton";
|
|||
import "leaflet-draw";
|
||||
import { Component, Inject, Vue, Prop, Watch } from "vue-property-decorator";
|
||||
import VueToast from "vue-toast-notification";
|
||||
import "vue-toast-notification/dist/index.css";
|
||||
// import "vue-toast-notification/dist/index.css";
|
||||
import 'vue-toast-notification/dist/theme-default.css';
|
||||
Vue.use(VueToast);
|
||||
|
||||
// import ToastedPlugin from 'vue-toasted';
|
||||
|
|
Loading…
Add table
editor.link_modal.header
Reference in a new issue