Closed tabazevedo closed 7 years ago
Solves https://github.com/redbadger/website-honestly/issues/199
We were passing type incorrectly to the eventNewsHref function, causing upcoming event links to go to /about-us/news/... instead of /about-us/events/...
/about-us/news/...
/about-us/events/...
👍
Solves https://github.com/redbadger/website-honestly/issues/199
We were passing type incorrectly to the eventNewsHref function, causing upcoming event links to go to
/about-us/news/...
instead of/about-us/events/...