@sellgar/kit 0.0.150 → 0.0.151
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/index.js +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -12918,7 +12918,7 @@ const tk = "_wrapper_txfvj_1", nk = "_container_txfvj_9", Ji = {
|
|
|
12918
12918
|
}), y0 = "_spin_1uson_1", w0 = {
|
|
12919
12919
|
spin: y0
|
|
12920
12920
|
}, _0 = () => null, F0 = (e) => s.Children.map(e.children, (t) => {
|
|
12921
|
-
if (s.isValidElement(t)) {
|
|
12921
|
+
if (console.log(123, s.isValidElement(t), t), s.isValidElement(t)) {
|
|
12922
12922
|
const n = t;
|
|
12923
12923
|
return s.cloneElement(n, {
|
|
12924
12924
|
className: oe(w0.spin, n.props.className)
|