migration #51
@@ -48,6 +48,7 @@ export function DetachSilo(props: any) {
|
|||||||
);
|
);
|
||||||
|
|
||||||
if (res.status === 200) {
|
if (res.status === 200) {
|
||||||
|
console.log(res.data.data);
|
||||||
toast.success(res.data.message);
|
toast.success(res.data.message);
|
||||||
|
|
||||||
refetch();
|
refetch();
|
||||||
|
|||||||
Reference in New Issue
Block a user