@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.
- package/dist/.tsbuildinfo +1 -1
- package/dist/react-aria.esm.js +1 -1
- package/dist/react-aria.esm.js.map +1 -1
- package/dist/react-aria.js +1 -1
- package/dist/react-aria.js.map +1 -1
- package/package.json +2 -2
- package/skinny/registerOverlayArrow.cjs.js +1 -1
- package/skinny/registerOverlayArrow.cjs.js.map +1 -1
- package/skinny/registerOverlayArrow.esm.js +1 -1
- package/skinny/registerOverlayArrow.esm.js.map +1 -1
package/dist/react-aria.esm.js
CHANGED
|
@@ -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:
|
|
3116
|
+
styleSections: ["visibility"],
|
|
3117
3117
|
variants: variants$9,
|
|
3118
3118
|
props: {
|
|
3119
3119
|
children: {
|