This repository has been archived by the owner on Oct 18, 2024. It is now read-only.
update #163
Annotations
3 warnings
Lint:
src/components/AdoptarEsteArbol/AdoptarEsteArbol.tsx#L24
React Hook useEffect has a missing dependency: 'id'. Either include it or remove the dependency array
|
Lint:
src/components/Navbar/Navbar.tsx#L106
React Hook useEffect has a missing dependency: 'user?.id'. Either include it or remove the dependency array
|
Lint:
src/pages/Checkout/Checkout.tsx#L45
React Hook useEffect has a missing dependency: 'id'. Either include it or remove the dependency array
|