T
TanStack2y ago
unwilling-turquoise

share data from component

hello everyone I have an isssue with react-query v5 , how to I can store data from API response and using to other Page , example I have Form Page , I want to save data from API response using useMutation and then I can get this data then using Home Page . I spent one day and no solution . Thannks to erveryone
1 Reply
xenial-black
xenial-black2y ago
Can you please share your concrete problem?

Did you find this page helpful?