whyczyk
2021-09-07 69f949b70f1cd2c80a9738afe602905b18e72e0b
src/components/smallModule/DiagramPanel.vue
@@ -10,7 +10,9 @@
        props: {
            position: {
                type: Array,
                default: []
                default () {
                    return []
                }
            },
            title: {
                type: String,