Fix js warning in settings, update js deps (#11324)

This commit is contained in:
Tony Murray
2020-03-22 13:30:58 -05:00
committed by GitHub
parent 43a8616efd
commit 425ac28bab
8 changed files with 651 additions and 342 deletions

View File

@@ -61,7 +61,7 @@
prefix: String,
initialTab: {type: String, default: 'alerting'},
initialSection: String,
tabs: {type: Object}
tabs: {type: Array}
},
data() {
return {