Fagner Schwalm
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 = ({...
**Is your feature request related to a problem? Please describe.** Is there a roadmap to make possible using container queries with Reshaped? **Describe the solution you'd like** I tried using...