feat: use react-yandex-maps for location input (#8) #50
No reviewers
Labels
No Label
Compat/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No Milestone
No project
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: dry_wash_inc/dry-wash-pl#50
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "feature/order-form"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Доделал функционал указания местоположения через поле ввода или выбором на карте
@ -0,0 +22,4 @@
isRealLocation,
extractAddress,
} from './helper';
import { LocationInputProps } from './types';
import { type LocationInputProps } from './types';