tamagui 1.125.5 → 1.125.6

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/native.js CHANGED
@@ -25268,7 +25268,7 @@ var require_Popper_native = __commonJS({
25268
25268
  animateOnly: []
25269
25269
  }
25270
25270
  }, { style, ...floatingProps } = getFloatingProps ? getFloatingProps(frameProps) : frameProps;
25271
- return console.warn("style", style), /* @__PURE__ */ (0, import_jsx_runtime6.jsx)(import_core12.Stack, {
25271
+ return /* @__PURE__ */ (0, import_jsx_runtime6.jsx)(import_core12.Stack, {
25272
25272
  ...floatingProps,
25273
25273
  children: /* @__PURE__ */ (0, import_jsx_runtime6.jsx)(PopperContentFrame, {
25274
25274
  "data-placement": placement,