From 41ec504eeeae1c50e574a84526fc9c978b2d22f9 Mon Sep 17 00:00:00 2001 From: iVladyuser Date: Tue, 31 Oct 2023 16:09:40 +0100 Subject: [PATCH] modal on hooks --- public/index.html | 1 + src/components/Modal/Modal.jsx | 64 +++++++++---------- .../{Modal.styles.js => Modal.styled.js} | 0 3 files changed, 30 insertions(+), 35 deletions(-) rename src/components/Modal/{Modal.styles.js => Modal.styled.js} (100%) diff --git a/public/index.html b/public/index.html index a992c67..ea02e97 100644 --- a/public/index.html +++ b/public/index.html @@ -60,6 +60,7 @@
+