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•2y ago
Can you please share your concrete problem?