@tamagui/core 1.124.3 → 1.124.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/native.js +0 -2
- package/dist/native.js.map +2 -2
- package/dist/test.native.js +0 -2
- package/dist/test.native.js.map +2 -2
- package/package.json +7 -7
package/dist/native.js
CHANGED
|
@@ -4777,12 +4777,10 @@ var require_webPropsToSkip_native = __commonJS({
|
|
|
4777
4777
|
contain: 1,
|
|
4778
4778
|
boxSizing: 1,
|
|
4779
4779
|
touchAction: 1,
|
|
4780
|
-
boxShadow: 1,
|
|
4781
4780
|
outlineStyle: 1,
|
|
4782
4781
|
outlineOffset: 1,
|
|
4783
4782
|
outlineWidth: 1,
|
|
4784
4783
|
outlineColor: 1,
|
|
4785
|
-
filter: 1,
|
|
4786
4784
|
backdropFilter: 1,
|
|
4787
4785
|
backgroundImage: 1,
|
|
4788
4786
|
mixBlendMode: 1,
|