Fraser Solomon
Results
1
comments of
Fraser Solomon
Hey @dspachos i'm doing this with the following code and it works well 😄 ``` import { useStaticQuery, graphql } from 'gatsby' export const useZips = () => { const...