From 56cc719a5e20cbe6aab7606a50b5e84765e1c391 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nacho=20Mart=C3=ADn?= Date: Wed, 4 Oct 2023 13:13:13 +0200 Subject: [PATCH] Fix typo in README.md (#723) activeOpaticy->activeOpacity --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 101b867..8082103 100644 --- a/README.md +++ b/README.md @@ -167,7 +167,7 @@ const [isVisible, setVisible] = useState(false); const [date, setDate] = useState(''); setVisible(true)}>