diff --git a/src/components/PeerUpdate.tsx b/src/components/PeerUpdate.tsx index 18210fc..984641a 100644 --- a/src/components/PeerUpdate.tsx +++ b/src/components/PeerUpdate.tsx @@ -191,6 +191,7 @@ const PeerUpdate = () => { setCallingPeerAPI(false) setCallingPeerAPI(false) setSubmitRunning(false) + setEstimatedName("") } const noUpdateToGroups = (): Boolean => {