import DragContainer from "./DragContainer.vue"; import Grid from "./Grid.vue";
export default { DragContainer, Grid };