- updated version;
This commit is contained in:
@@ -10,7 +10,7 @@ const Bandi = () => {
|
||||
const navigate = useNavigate();
|
||||
|
||||
const onGoToCreateNewBando = () => {
|
||||
navigate('/bandi/new');
|
||||
navigate('/tenders/new');
|
||||
}
|
||||
|
||||
return(
|
||||
|
||||
Reference in New Issue
Block a user