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