whyczyk
2021-04-27 4fb5dc7b3680da8a767fddf82f27b5bf552b4a36
src/components/smallModule/DiagramPanel.vue
@@ -10,7 +10,9 @@
        props: {
            position: {
                type: Array,
                default: []
                default () {
                    return []
                }
            },
            title: {
                type: String,