tamagui 1.132.8-1752738709483 → 1.132.9
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 -1
- package/dist/native.js.map +1 -1
- package/dist/test.native.js +0 -1
- package/dist/test.native.js.map +1 -1
- package/package.json +55 -55
package/dist/native.js
CHANGED
|
@@ -19998,7 +19998,6 @@ var require_Dialog_native = __commonJS({
|
|
|
19998
19998
|
});
|
|
19999
19999
|
}), CONTENT_NAME = "DialogContent", DialogContentFrame = (0, import_core12.styled)(import_stacks3.ThemeableStack, {
|
|
20000
20000
|
name: CONTENT_NAME,
|
|
20001
|
-
tag: "dialog",
|
|
20002
20001
|
variants: {
|
|
20003
20002
|
size: {
|
|
20004
20003
|
"...size": function(val, extras) {
|