From 1576f5003c057ac0d0f41fddbd331493a1908690 Mon Sep 17 00:00:00 2001 From: npcdazai Date: Mon, 2 Sep 2024 15:33:33 +0530 Subject: [PATCH] Forms fix --- package-lock.json | 4 ++-- src/components/Form.jsx | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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 - +