i think working bracket runner
This commit is contained in:
@@ -76,8 +76,6 @@ export const MatchForm: React.FC<MatchFormProps> = ({
|
||||
onSubmit(transformedValues);
|
||||
});
|
||||
|
||||
console.log(match)
|
||||
|
||||
return (
|
||||
<form onSubmit={handleSubmit}>
|
||||
<Stack gap="md">
|
||||
|
||||
Reference in New Issue
Block a user