Skip to content

Fix checkbox clicking on text/label

Orestis Athanasopoulos Antoniou requested to merge fix/checkbox-component into main

The MR converts the Checkbox component into a forwardRef and the button's click event is used by the list items in the checkboxList

Edited by Orestis Athanasopoulos Antoniou

Merge request reports