denoland / denoland/website_feedback
Minor search error presents the same library twice
Open
- Dominant language
- No language data
- Stars
- 8
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
If you search for `fsm` on deno.land, you'll see three results.
The second and third result are the same thing, one written with `./` in front of the module name. They go the same place.
I'm the author of jssm, the mentioned module, so if it's because of the module's contents, I'll change them to fix it

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.