@tamagui/core 1.89.9 → 1.89.11

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.
@@ -4781,7 +4781,7 @@ var require_createComponent_native = __commonJS({
4781
4781
  defaultVariants,
4782
4782
  ...nonTamaguiProps
4783
4783
  } = viewPropsIn, viewProps = nonTamaguiProps;
4784
- hasAnimationProp && props.tag && !props.role && !props.accessibilityRole && (viewProps.role = props.tag), isHOC && _themeProp && (viewProps.theme = _themeProp);
4784
+ isHOC && _themeProp && (viewProps.theme = _themeProp);
4785
4785
  let animationStyles;
4786
4786
  if (
4787
4787
  // if it supports css vars we run it on server too to get matching initial style