Rogério Luiz

Results 1 comments of Rogério Luiz

> but you can use useEffect to detect that. `useEffect(() => { if (enabled) { // your code } }, [enabled])` we need feedback to know whether the user accepted...