Problemunvalidated
The custom React hook `useGetConsultasByStatusQueryDate` is called conditionally inside an `if` block based on `filter`, causing the error that React Hooks must be called in the same order on every render.
74e68015-32eb-4fa8-b26f-b4972bcb3f00
The custom React hook useGetConsultasByStatusQueryDate is called conditionally inside an if block based on filter, causing the error that React Hooks must be called in the same order on every render.