@plasmicpkgs/react-aria 0.0.50 → 0.0.51

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.
@@ -564,6 +564,7 @@ function registerButton(loader, overrides) {
564
564
  cursor: "pointer"
565
565
  },
566
566
  props: __spreadProps$c(__spreadValues$p({}, getCommonProps("button", [
567
+ "autoFocus",
567
568
  "isDisabled",
568
569
  "aria-label"
569
570
  ])), {