refactor(cadastro-van): ♻️ Redireciona para minhas vans após cadastrar uma
This commit is contained in:
@@ -179,7 +179,7 @@ const CadastroVan: React.FC = () => {
|
|||||||
return
|
return
|
||||||
}
|
}
|
||||||
|
|
||||||
history.push({ pathname: '/perfil', state: {
|
history.push({ pathname: '/minhas-vans', state: {
|
||||||
redirectData: {
|
redirectData: {
|
||||||
showToastMessage: true,
|
showToastMessage: true,
|
||||||
toastColor: "success",
|
toastColor: "success",
|
||||||
|
|||||||
Reference in New Issue
Block a user