Remove test code.
This commit is contained in:
parent
1e75254e2b
commit
49b9ddd0f3
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ export default {
|
||||||
justifyText: String, // left, right, center
|
justifyText: String, // left, right, center
|
||||||
typeStyle: String, // h1-h6, body, small, label, caption (see Figma or Confluence documentation)
|
typeStyle: String, // h1-h6, body, small, label, caption (see Figma or Confluence documentation)
|
||||||
fontWeight: String, // bold=500, default is 400
|
fontWeight: String, // bold=500, default is 400
|
||||||
cmsWidgetName: String, //Test
|
cmsWidgetName: String,
|
||||||
},
|
},
|
||||||
computed: {
|
computed: {
|
||||||
TextBlockCopy() {
|
TextBlockCopy() {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue