@tamagui/core 1.116.12 → 1.116.13
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 +1 -8
- package/dist/native.js.map +2 -2
- package/dist/test.native.js +1 -8
- package/dist/test.native.js.map +2 -2
- package/package.json +6 -6
package/dist/test.native.js
CHANGED
|
@@ -10704,14 +10704,7 @@ var require_TamaguiProvider_native = __commonJS({
|
|
|
10704
10704
|
})
|
|
10705
10705
|
})
|
|
10706
10706
|
}),
|
|
10707
|
-
|
|
10708
|
-
// react 19 feature to hoist style tags to header:
|
|
10709
|
-
// https://react.dev/reference/react-dom/components/style
|
|
10710
|
-
// @ts-ignore
|
|
10711
|
-
precedence: "default",
|
|
10712
|
-
href: "tamagui-css",
|
|
10713
|
-
children: config.getCSS()
|
|
10714
|
-
}, "tamagui-css")
|
|
10707
|
+
!1
|
|
10715
10708
|
]
|
|
10716
10709
|
});
|
|
10717
10710
|
}
|