import { ReactQueryDevtools } from 'react-query/devtools' function App() { return ( {/* The rest of your application */} ) }