@pingux/astro 1.44.0-alpha.8 → 1.44.0-alpha.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.
@@ -111,7 +111,7 @@ var Default = function Default() {
111
111
  }
112
112
  }, "Permissions"), (0, _react2.jsx)(_index.IconButton, {
113
113
  onPress: onPress,
114
- "aria-label": "close icon button"
114
+ "aria-label": "close"
115
115
  }, (0, _react2.jsx)(_index.Icon, {
116
116
  icon: _CloseIcon["default"],
117
117
  size: "sm"
@@ -79,7 +79,7 @@ export var Default = function Default() {
79
79
  }
80
80
  }, "Permissions"), ___EmotionJSX(IconButton, {
81
81
  onPress: onPress,
82
- "aria-label": "close icon button"
82
+ "aria-label": "close"
83
83
  }, ___EmotionJSX(Icon, {
84
84
  icon: CloseIcon,
85
85
  size: "sm"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pingux/astro",
3
- "version": "1.44.0-alpha.8",
3
+ "version": "1.44.0-alpha.9",
4
4
  "description": "PingUX themeable React component library",
5
5
  "repository": {
6
6
  "type": "git",