act-now-coalition / act-now-packages

NPM Packages for Act Now Coalition
https://act-now-packages.web.app/
MIT License
4 stars 1 forks source link

Remove `relativeUrl` from `Region` #555

Closed pnavarrc closed 1 year ago

pnavarrc commented 1 year ago

Now that RegionDB has the getRegionRelativeUrl method, we should remove regionUrl from the Region object to avoid confusion.

Using getRegionRelativeUrl makes it easier for users to customize the region URL based on the needs of their project.