@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.
package/dist/web.esm.js CHANGED
@@ -3446,7 +3446,7 @@ var TextFieldView = function TextFieldView(_ref) {
3446
3446
  var fieldStyles = _extends({
3447
3447
  margin: 0,
3448
3448
  paddingVertical: 8,
3449
- padddingHorizontal: 0,
3449
+ paddingHorizontal: 0,
3450
3450
  width: '100%',
3451
3451
  heigth: '100%',
3452
3452
  border: 'none',