@unbxd-ui/unbxd-react-components 0.2.133 → 0.2.134

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.
@@ -56,7 +56,7 @@ var NotificationComponent = function NotificationComponent(props) {
56
56
  className: "RCB-notif RCB-notif-".concat(appearance, " ").concat(className)
57
57
  }, showClose ? /*#__PURE__*/_react["default"].createElement("div", {
58
58
  className: "notif-wrapper"
59
- }, /*#__PURE__*/_react["default"].createElement("div", null, children), /*#__PURE__*/_react["default"].createElement("div", {
59
+ }, children, /*#__PURE__*/_react["default"].createElement("div", {
60
60
  className: "".concat(appearance, "-cross-icon"),
61
61
  onClick: function onClick() {
62
62
  setHideMessage(true);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@unbxd-ui/unbxd-react-components",
3
- "version": "0.2.133",
3
+ "version": "0.2.134",
4
4
  "description": "React components library",
5
5
  "keywords": [
6
6
  "react components",