Open BenoitSafari opened 2 years ago
Interactions and comment PUT/POST functions works as async functions. They should be handled with a useEffect as error handling (Toasts) require it.
useEffect
FIXME: Issue #5
Description
Interactions and comment PUT/POST functions works as async functions. They should be handled with a
useEffect
as error handling (Toasts) require it.Look for Anchors comments
FIXME: Issue #5