Open IBZoIx7B4SB7gnygKVuE6hwDSXIVipDpmLMzTc5 opened 3 years ago
This seems legit. attaching type for reference. Is the pr created. If not I will create one
export type LocationDescriptorObject = {
pathname?: Pathname;
search?: Search;
query?: Query;
state?: LocationState;
};
it will add functionality of adding state in location while routing from Anchorlink