Remove test code.

This commit is contained in:
Bryan Mauger 2023-01-18 08:28:24 -05:00
parent 1e75254e2b
commit 49b9ddd0f3

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, //Test
cmsWidgetName: String,
},
computed: {
TextBlockCopy() {