refactor: temp remove urql cache
This commit is contained in:
committed by
Andrew Bastin
parent
9918f42bf9
commit
cad75e92aa
@@ -67,7 +67,7 @@ const addNewTeam = () =>
|
||||
}
|
||||
},
|
||||
() => {
|
||||
// Success logic ?
|
||||
toast.success(`${t("team.new_created")}`)
|
||||
hideModal()
|
||||
}
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user