MeshJS / mesh

An open-source library to advance Web3 development on Cardano
https://meshjs.dev
Apache License 2.0
200 stars 55 forks source link

"Docs" link at Navbar renders as `<span>` causing unexpected behavior. #240

Closed rober-m closed 3 weeks ago

rober-m commented 2 months ago

All links in Navbar are rendered as <button>, but the "Docs" link is rendered as <span>. This means it doesn't work as expected (the others do):

I believe this is unintended.

Here's the relevant line that causes this.