From f4db14c985881b561a7558036d3ccbb063c24792 Mon Sep 17 00:00:00 2001 From: Martin Stamm Date: Wed, 19 Jun 2024 14:00:58 +0200 Subject: [PATCH] chore: apply review hint Co-authored-by: Nico Rehwaldt --- client/src/plugins/version-info/ReleaseInfo.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/plugins/version-info/ReleaseInfo.js b/client/src/plugins/version-info/ReleaseInfo.js index 6430dda76a..f089d5b133 100644 --- a/client/src/plugins/version-info/ReleaseInfo.js +++ b/client/src/plugins/version-info/ReleaseInfo.js @@ -48,7 +48,7 @@ export function ReleaseInfo(props) { We've added convenient documentation links directly within the properties panel for Form components. This allows you to quickly find information about the functions and configurations when you need it.
  • -

    Improved accessibility

    +

    Accessibility improvements

    Our commitment to making the Modeler more accessible is ongoing. This release features enhanced keyboard navigation, screen-reader friendly labels, and better visual cues for links to assist all users.