From 545eabeb0534ef234c9779b31620c9a913489e4a Mon Sep 17 00:00:00 2001 From: Ayronhayd <128861928+Ayronhayd@users.noreply.github.com> Date: Sat, 23 Mar 2024 14:17:32 +0300 Subject: [PATCH] =?UTF-8?q?Index-=20form=20main=20=D0=BF=D0=BE=D0=B4=D0=BA?= =?UTF-8?q?=D0=BB=D1=8E=D1=87=D0=B8=D0=BB=20pristin=20form-=20=D0=BE=D1=82?= =?UTF-8?q?=D0=BA=D1=80=D1=8B=D1=82=D0=B8=D0=B5=20=D0=B7=D0=B0=D0=BA=D1=80?= =?UTF-8?q?=D1=8B=D1=82=D0=B8=D0=B5=20+=20=D0=B2=D0=B0=D0=BB=D0=B8=D0=B4?= =?UTF-8?q?=D0=B0=D1=86=D0=B8=D1=8F=20=D1=84=D0=BE=D1=80=D0=BC=D1=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 4 +- js/components/form.js | 109 ++++++++++++++++++++++++++++++++++++++++++ js/main.js | 2 +- 3 files changed, 113 insertions(+), 2 deletions(-) create mode 100644 js/components/form.js diff --git a/index.html b/index.html index 3aee8cc..f2730f7 100644 --- a/index.html +++ b/index.html @@ -30,7 +30,7 @@