@royaloperahouse/chord 2.2.3-h-chord-development → 2.2.3-i-chord-development

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.
@@ -3519,6 +3519,7 @@ var TextField = /*#__PURE__*/React.forwardRef(function (_ref, ref) {
3519
3519
  "data-testid": "text-field-input",
3520
3520
  ref: ref
3521
3521
  }, inputProps)), isPasswordField && /*#__PURE__*/React__default.createElement(ShowHideButton, {
3522
+ type: 'button',
3522
3523
  onClick: showHideClickHandler
3523
3524
  }, /*#__PURE__*/React__default.createElement(Overline, {
3524
3525
  level: 1