joschan21 / breadit

Modern Fullstack Reddit Clone in Next.js 13 & TypeScript
1.06k stars 261 forks source link

Move the initialization of QueryClient outside of Providers component. #1

Closed matthewrosse closed 1 year ago

matthewrosse commented 1 year ago

Hi Josh, I believe it's better to initialize query client outside of providers component. Awesome build by the way :D