diff --git a/src/components/uniforms-frontmatter/TextField.tsx b/src/components/uniforms-frontmatter/TextField.tsx index 1345ff9e..c77dc16f 100644 --- a/src/components/uniforms-frontmatter/TextField.tsx +++ b/src/components/uniforms-frontmatter/TextField.tsx @@ -24,8 +24,6 @@ function Text({ ...props }: TextFieldProps) { - console.log('TextFieldProps', props); - return (