sag_components 1.0.431 → 1.0.433

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.
@@ -109,7 +109,6 @@ const IconButton = props => {
109
109
  return /*#__PURE__*/_react.default.createElement(_IconButton.ButtonWrapper, null, /*#__PURE__*/_react.default.createElement(_IconButton.IconButtonContainer, {
110
110
  download: true,
111
111
  href: fileLink,
112
- target: "_blank",
113
112
  backgroundColor: backgroundColor,
114
113
  borderColor: borderColor,
115
114
  borderRadius: borderRadius,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "sag_components",
3
- "version": "1.0.431",
3
+ "version": "1.0.433",
4
4
  "description": "",
5
5
  "main": "dist/index.js",
6
6
  "scripts": {