From e510f1848cf5ea37400c89cde66c9c54a990d3ef Mon Sep 17 00:00:00 2001 From: sotech117 Date: Thu, 28 Aug 2025 00:45:08 -0400 Subject: update with milly info --- src/components/Contact.jsx | 8 -------- 1 file changed, 8 deletions(-) (limited to 'src/components/Contact.jsx') diff --git a/src/components/Contact.jsx b/src/components/Contact.jsx index af982e1..4012f18 100644 --- a/src/components/Contact.jsx +++ b/src/components/Contact.jsx @@ -8,14 +8,6 @@ const fadeInUp = { transition: { duration: 0.6 }, }; -const staggerContainer = { - animate: { - transition: { - staggerChildren: 0.1, - }, - }, -}; - export const Contact = () => { const [formData, setFormData] = useState({ name: "", -- cgit v1.2.3-70-g09d2