@codecademy/gamut
72.3.072.3.1-alpha.a44e4f.0
dist/Flyout/index.js~
dist/Flyout/index.jsModified+1−1
Index: package/dist/Flyout/index.js
===================================================================
--- package/dist/Flyout/index.js
+++ package/dist/Flyout/index.js
@@ -44,9 +44,9 @@
as: "h1",
fontSize: 22,
children: title
}), /*#__PURE__*/_jsx(IconButton, {
- "aria-label": "Close",
+ "aria-label": closeLabel,
icon: MiniDeleteIcon,
mx: 16,
tip: closeLabel,
tipProps: {