From 77374095a749d9da60851e6e6e997d03464bb5a7 Mon Sep 17 00:00:00 2001 From: Ram Reddy Date: Thu, 18 Feb 2021 12:19:25 -0800 Subject: [PATCH] Security fixes --- src/components/Contact.js | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/components/Contact.js b/src/components/Contact.js index 8ababa5..1d7d690 100644 --- a/src/components/Contact.js +++ b/src/components/Contact.js @@ -148,11 +148,11 @@ class ContactForm extends Component { > { props=> (
- - - - - + + + + +
)}