Fagner Schwalm
Results
2
issues of
Fagner Schwalm
Hi, firstly congratulations for this amazing library! I'm using a custom **fetchFn** as described below. ``` ts const client = createClient({ fetchFn: fetchWrapper }) ``` ``` ts async function fetchWrapper(url:...
**Is your feature request related to a problem? Please describe.** Grid component supporting responsive props **Describe the solution you'd like** https://v2.chakra-ui.com/docs/components/grid/usage **Describe alternatives you've considered** ``` const Stats = ({...