sharing impl

Signed-off-by: Jakob <jakob.roehrl@web.de>
This commit is contained in:
Jakob
2019-07-03 11:38:12 +02:00
committed by Julius Härtl
parent 501545f2e5
commit 770142232c
3 changed files with 9 additions and 7 deletions

View File

@@ -61,7 +61,6 @@
import { Container, Draggable } from 'vue-smooth-dnd'
import CardItem from '../cards/CardItem'
import { mapState } from 'vuex'
export default {
name: 'Stack',