Test to trigger build

This commit is contained in:
Bryan Mauger 2023-01-18 08:21:19 -05:00
parent b7884be721
commit 1e75254e2b

View file

@ -12,7 +12,7 @@ export default {
justifyText: String, // left, right, center
typeStyle: String, // h1-h6, body, small, label, caption (see Figma or Confluence documentation)
fontWeight: String, // bold=500, default is 400
cmsWidgetName: String,
cmsWidgetName: String, //Test
},
computed: {
TextBlockCopy() {