Skip to content

fix: Remove href="#" references to be compatible with frontend routers (i.e react-router) - #13

Open
webbrain-one wants to merge 1 commit into
arqex:masterfrom
webbrain-one:webbrain/issue-11
Open

fix: Remove href="#" references to be compatible with frontend routers (i.e react-router)#13
webbrain-one wants to merge 1 commit into
arqex:masterfrom
webbrain-one:webbrain/issue-11

Conversation

@webbrain-one

Copy link
Copy Markdown

Closes #11

`href="#"` interferes with route handling in frontend routers like react-router.
The attribute is removed as it serves no functional purpose beyond cursor styling.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove href="#" references to be compatible with frontend routers (i.e react-router)

1 participant