This commit is contained in:
2025-05-22 14:32:09 +03:00
parent f3233ae175
commit ca06551382
3 changed files with 3 additions and 3 deletions

View File

@@ -6,7 +6,7 @@ import RouteForm from '@/components/forms/RouteForm'
const SenderPage = () => {
return (
<RouteForm
routeHandlerUrl="/api/account/sender"
routeHandlerUrl="/api/account/create-route"
ownerType="mover"
title="Отправить посылку"
description="Заполните информацию о вашей посылке и маршруте"