Remove queries from Index.tsx
Opened this issue · 0 comments
Codykilpatrick commented
The itemHistoryById and allPredictions queries don't need to live here, they can live in the graphql-queries.tsx and be called within the hero.tsx file.
Opened this issue · 0 comments
The itemHistoryById and allPredictions queries don't need to live here, they can live in the graphql-queries.tsx and be called within the hero.tsx file.