@builder.io/react
Advanced tools
Comparing version 0.1.35 to 0.1.36
@@ -44,6 +44,16 @@ "use strict"; | ||
'@type': '@builder.io/sdk:Element', | ||
responsiveStyles: { | ||
large: { | ||
display: 'flex', | ||
flexDirection: 'column', | ||
alignItems: 'stretch', | ||
flexShrink: '0', | ||
position: 'relative', | ||
marginTop: '20px' | ||
} | ||
}, | ||
component: { | ||
name: 'Text', | ||
options: { | ||
text: 'Hello there' | ||
text: '<p style="text-align: center">Enter some text...</p>' | ||
} | ||
@@ -50,0 +60,0 @@ } |
@@ -41,3 +41,3 @@ "use strict"; | ||
required: true, | ||
defaultValue: 'Enter some text...' | ||
defaultValue: '<p style="text-align: center">Enter some text...</p>' | ||
} | ||
@@ -44,0 +44,0 @@ ] |
{ | ||
"name": "@builder.io/react", | ||
"version": "0.1.35", | ||
"version": "0.1.36", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "keywords": [], |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
5214179
37604