useEffect(() => {
14 | database.collection(\'todos\').onSnapShot(snapshot => { ^ 15 | setTodos(snapshot.docs.map(doc => doc.data().