stevepepple/Vibemap-Map

Universal way to handle urls

Opened this issue · 0 comments

todo commented

// TODO: Universal way to handle urls
let url = link
if (url === null && typeof window !== 'undefined') url = window.location.href
return (


This issue was generated by todo based on a TODO comment in 3bcf7ea when #105 was merged. cc @stevepepple.