import { ReactQueryDevtools } from '@tanstack/react-query-devtools' const Devtool = () => { return ( ) } export default Devtool