| borgbutler-webapp/src/components/general/forms/FormComponents.jsx | ●●●●● patch | view | raw | blame | history |
borgbutler-webapp/src/components/general/forms/FormComponents.jsx
@@ -158,7 +158,7 @@ const FormLabelField = (props) => { const forId = props.children.props.id || props.htmlFor || revisedRandId(); const forId = props.children.props.id || props.children.props.name || props.htmlFor || revisedRandId(); return ( <FormGroup> <FormLabel length={props.labelLength} htmlFor={forId}>