blue-react 8.0.0 → 8.0.1

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.
@@ -117,7 +117,7 @@ function Search(props) {
117
117
  className: "input-group-btn"
118
118
  }, /*#__PURE__*/_react.default.createElement("button", {
119
119
  type: "button",
120
- className: "blue-search-reset-btn btn btn-link btn-lg",
120
+ className: "blue-search-reset-btn btn btn-link",
121
121
  onClick: function onClick() {
122
122
  var _document$getElementB2;
123
123