@ttoss/components 2.2.31 → 2.2.32

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.
@@ -130,7 +130,7 @@ var NotificationsMenu = ({
130
130
  width: ["90vw", "550px"],
131
131
  maxHeight: "400px",
132
132
  overflowY: "auto",
133
- zIndex: 10,
133
+ zIndex: "modal",
134
134
  padding: 0,
135
135
  boxShadow: "xl",
136
136
  borderRadius: "2xl",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ttoss/components",
3
- "version": "2.2.31",
3
+ "version": "2.2.32",
4
4
  "description": "React components for ttoss ecosystem.",
5
5
  "license": "MIT",
6
6
  "author": "ttoss",
@@ -110,8 +110,8 @@
110
110
  "@ttoss/config": "^1.35.6",
111
111
  "@ttoss/react-hooks": "^2.1.2",
112
112
  "@ttoss/react-icons": "^0.4.15",
113
- "@ttoss/test-utils": "^2.1.26",
114
- "@ttoss/ui": "^5.9.3"
113
+ "@ttoss/ui": "^5.9.3",
114
+ "@ttoss/test-utils": "^2.1.26"
115
115
  },
116
116
  "keywords": [
117
117
  "React",