@squeed/flow-sdk 0.1.2 → 0.1.4
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.cjs +1 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -31469,7 +31469,7 @@ function RU({
|
|
|
31469
31469
|
showBottomBar: l = !0
|
|
31470
31470
|
}) {
|
|
31471
31471
|
yU();
|
|
31472
|
-
const u = a.direction === "C", c = !!(t
|
|
31472
|
+
const u = a.direction === "C", c = !!(t || n), [d, h] = Lr(
|
|
31473
31473
|
null
|
|
31474
31474
|
), g = Cr(e);
|
|
31475
31475
|
g.current = e, Pr(() => {
|