feat: use react-yandex-maps for location input (#8) #50

Merged
primakov merged 1 commits from feature/order-form into main 2024-12-22 11:21:02 +03:00
Owner

Доделал функционал указания местоположения через поле ввода или выбором на карте

Доделал функционал указания местоположения через поле ввода или выбором на карте
Rustam added the
Kind/Enhancement
label 2024-12-22 09:34:36 +03:00
237x237 was assigned by Rustam 2024-12-22 09:34:36 +03:00
primakov was assigned by Rustam 2024-12-22 09:34:36 +03:00
Rustam added 1 commit 2024-12-22 09:34:37 +03:00
feat: use react-yandex-maps for location input (#8)
All checks were successful
it-academy/dry-wash-pl/pipeline/head This commit looks good
it-academy/dry-wash-pl/pipeline/pr-main This commit looks good
b8606ac05f
Rustam added this to the Сухая мойка project 2024-12-22 09:34:39 +03:00
primakov reviewed 2024-12-22 11:12:03 +03:00
@ -0,0 +22,4 @@
isRealLocation,
extractAddress,
} from './helper';
import { LocationInputProps } from './types';
Owner

import { type LocationInputProps } from './types';

import { type LocationInputProps } from './types';
primakov merged commit 707a77d7ad into main 2024-12-22 11:21:02 +03:00
Sign in to join this conversation.
No reviewers
No Milestone
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: dry_wash_inc/dry-wash-pl#50
No description provided.