@abdellatifui/react 3.2.198 → 3.2.199
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.
- package/dist/nextgen.js +1 -1
- package/package.json +1 -1
package/dist/nextgen.js
CHANGED
|
@@ -16018,7 +16018,7 @@ const rC = (e) => {
|
|
|
16018
16018
|
"data-bounds": JSON.stringify(a),
|
|
16019
16019
|
"data-window-id": o,
|
|
16020
16020
|
className: W(
|
|
16021
|
-
"abui-window-box-content data-[ontop=true]:shadow-2xl abui-window-box-dock",
|
|
16021
|
+
"abui-window-box-content data-[ontop=true]:shadow-2xl abui-window-box-dock shadow-2xl",
|
|
16022
16022
|
p && "fixed left-0 bottom-0 abui-window-box-docked"
|
|
16023
16023
|
),
|
|
16024
16024
|
onClick: k,
|