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)}>