We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cc3e20 commit 0fa3c2aCopy full SHA for 0fa3c2a
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [3.8.3](https://github.com/input-output-hk/lace-ui-toolkit/compare/v3.8.2...v3.8.3) (2025-05-16)
2
+
3
4
+### Bug Fixes
5
6
+* explicitly remove aria-describedby in SideDrawer.Content ([03c9022](https://github.com/input-output-hk/lace-ui-toolkit/commit/03c902244918fc3d8e08010df8622ac8a61a9cc5))
7
8
## [3.8.2](https://github.com/input-output-hk/lace-ui-toolkit/compare/v3.8.1...v3.8.2) (2025-05-16)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@input-output-hk/lace-ui-toolkit",
- "version": "3.8.2",
+ "version": "3.8.3",
"description": "Lace UI Toolkit",
"homepage": "https://github.com/input-output-hk/lace-ui-toolkit/blob/main/README.md",
"bugs": {
0 commit comments