diff --git a/package-lock.json b/package-lock.json index afc87a4..291b9b8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2513,13 +2513,13 @@ "version": "15.7.12", "resolved": "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.12.tgz", "integrity": "sha512-5zvhXYtRNRluoE/jAp4GVsSduVUzNWKkOZrCDBWYtE7biZywwdC2AcEzg+cSMLFRfVgeAFqpfNabiPjxFddV1Q==", - "dev": true + "devOptional": true }, "node_modules/@types/react": { "version": "18.3.4", "resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.4.tgz", "integrity": "sha512-J7W30FTdfCxDDjmfRM+/JqLHBIyl7xUIp9kwK637FGmY7+mkSFSe6L4jpZzhj5QMfLssSDP4/i75AKkrdC7/Jw==", - "dev": true, + "devOptional": true, "dependencies": { "@types/prop-types": "*", "csstype": "^3.0.2" diff --git a/src/components/Form.jsx b/src/components/Form.jsx index 3a0641b..7381f1b 100644 --- a/src/components/Form.jsx +++ b/src/components/Form.jsx @@ -90,7 +90,7 @@ const Form = () => { > Let's Collaborate to Shape Your Vision into Reality - +