@plasmicpkgs/react-aria 0.0.131 → 0.0.132

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.
@@ -3113,7 +3113,7 @@ function registerOverlayArrow(loader, overrides) {
3113
3113
  displayName: "Aria Overlay Arrow",
3114
3114
  importPath: "@plasmicpkgs/react-aria/skinny/registerOverlayArrow",
3115
3115
  importName: "BaseOverlayArrow",
3116
- styleSections: false,
3116
+ styleSections: ["visibility"],
3117
3117
  variants: variants$9,
3118
3118
  props: {
3119
3119
  children: {