dquote> - updated registartion page, added gdpr and marketing checkboxes;
dquote> - fixed number input; dquote> - updated latest submissions table component;
This commit is contained in:
@@ -22,7 +22,6 @@ const NumberInput = ({
|
||||
disabled = false,
|
||||
useGrouping = false
|
||||
}) => {
|
||||
console.log('defaultValue', defaultValue);
|
||||
const input = <Controller
|
||||
name={fieldName}
|
||||
control={control}
|
||||
|
||||
Reference in New Issue
Block a user