React Interview

Question

Что такое TanStack Query (React Query)?

Editor
export default function App() {
  return <h1>Solve the task here</h1>;
}