'when an item is delete from dayabase in mongodb how to show deleted item in item without reload

when deleted an item form the user interface working in react and mongodb, the item is deleted form mongodb but not showing on the user interface. when reload the page then the item is gone, without reload page how to remove the item from user interface.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source