From 1d5f940c94de35a4b26609d18ec46b0e90b6bd1c Mon Sep 17 00:00:00 2001 From: Elio Struyf Date: Fri, 11 Feb 2022 11:30:30 +0100 Subject: [PATCH] Remove logging --- src/components/uniforms-frontmatter/TextField.tsx | 2 -- 1 file changed, 2 deletions(-) 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 (