Test to trigger build
This commit is contained in:
parent
b7884be721
commit
1e75254e2b
1 changed files with 1 additions and 1 deletions
|
|
@ -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() {
|
||||
|
|
|
|||
Loading…
Reference in a new issue