Get rid of <Link> component
Open
- Dominant language
- TypeScript
- Stars
- 19
- Forks
- 3
- Avg merge
- 46m
- Merged PRs (30d)
- 13
Description
in MC we have abstracted on this so much it made things unbearably complex. come to think of it here're some reasons to get rid of it:
- pretty much any routing library / meta react framework has its own Link component.
- it provides nothing specially useful.
- links are rendered in a variety of ways depending on your app so even a common style is not really helpful.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.