dccxx-s3-explorer 1.0.27 → 1.0.28
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/s3-explorer.js
CHANGED
|
@@ -12550,7 +12550,7 @@ const $x = As(({ onChange: e }, t) => {
|
|
|
12550
12550
|
}
|
|
12551
12551
|
};
|
|
12552
12552
|
Ve(() => {
|
|
12553
|
-
M && (Bd(M), Ye("rename"));
|
|
12553
|
+
M && (M.isFolder || Bd(M), Ye("rename"));
|
|
12554
12554
|
}, [M]);
|
|
12555
12555
|
const jd = async (O, k) => {
|
|
12556
12556
|
var H;
|