Files
twenty/packages
Baptiste Devessier 05e8f8a0b1 Use <label> HTML element when possible (#7609)
This PR:

- Uses `<label>` HTML elements when possible to represent labels
- Uses the new `useId()` React hook to get an identifier to link the
label with its input; it's more suitable than generating a UUID at every
render

Fixes #7281

---------

Co-authored-by: Charles Bochet <charles@twenty.com>
2024-10-13 20:04:24 +02:00
..
2024-08-27 11:07:10 +02:00
2024-06-11 19:06:37 +02:00
2024-10-10 16:34:34 +02:00