Antoniel Magalhães

Results 6 issues of Antoniel Magalhães

**Descrição da feature:** Adicionar à pagina inicial um card contendo os deputados com os maiores gastos, o ranking pode ser faixas de tempo mensais e/ou ao logo do mandato **Necessidade:**...

enhancement
hacktoberfest

Linking issue: https://github.com/pahen/madge/issues/291

# 📝 Description While I was reading the code, I didn't realized what `getNonce` was at first time, the jsDocs may provide more context to it, just a minor add...

# Fix #364 # Changes Create a unregisterRef function to trigger on unmount Section component.

# Description When I unmount a `Section,` I expected that the return of `useScrollSections` just includes the mounted sections, but it stores all registered sections. # Link to Reproduction https://codesandbox.io/s/react-scroll-section-unmount-issue-5g2l3?file=/src/App.js...

Hi there, As I was working on a feature, I came across a use case for an infinite scroll that requires the use of useInfiniteQuery from React Query. I noticed...