@app-studio/web 0.3.43 → 0.3.44

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -3453,7 +3453,7 @@ var TextFieldView = function TextFieldView(_ref) {
3453
3453
  var fieldStyles = _extends({
3454
3454
  margin: 0,
3455
3455
  paddingVertical: 8,
3456
- padddingHorizontal: 0,
3456
+ paddingHorizontal: 0,
3457
3457
  width: '100%',
3458
3458
  heigth: '100%',
3459
3459
  border: 'none',