feat: use react-yandex-maps for location input (#8) #50
Loading…
x
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';