Connect labels with their respective inputs for improved accessibility

Committed-by: Florian Scholdei <florian.scholdei@cloudogu.com>
This commit is contained in:
Konstantin Schaper
2023-03-21 10:14:11 +01:00
committed by SCM-Manager
parent 2198049cbd
commit 1d0baf48e2
5 changed files with 45 additions and 6 deletions

View File

@@ -138,3 +138,5 @@ export {
export { urls };
export const getPageFromMatch = urls.getPageFromMatch;
export { default as useGeneratedId } from "./useGeneratedId";