mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-22 06:00:07 +03:00
Update PostDetail.tsx
This commit is contained in:
parent
78eed2dd20
commit
50ae73e13f
|
@ -1,6 +1,8 @@
|
||||||
import React, { useState } from 'react';
|
import React, { useState } from 'react';
|
||||||
import { useNavigate, useParams } from 'react-router-dom';
|
import { useNavigate, useParams } from 'react-router-dom';
|
||||||
import {
|
import {
|
||||||
|
upstate
|
||||||
|
xml isp batch 3 ,4
|
||||||
useDeletePostMutation,
|
useDeletePostMutation,
|
||||||
useGetPostQuery,
|
useGetPostQuery,
|
||||||
useUpdatePostMutation,
|
useUpdatePostMutation,
|
||||||
|
|
Loading…
Reference in New Issue
Block a user