Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/FirebaseExtended/reactfire
/ removeAnimal
Function
removeAnimal
example/withSuspense/Firestore.tsx:101–101 ·
view source on GitHub ↗
(id)
Source
from the content-addressed store, hash-verified
99
};
100
101
const removeAnimal = (id) => deleteDoc(doc(animalsCollection, id));
102
103
return (
104
<>
Callers
1
List
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected