Closed ShayanTheNerd closed 1 year ago
In the docs, there's an external link among the Function drop down menu links, navigating to the tryOr utility section.
tryOr
The main link: https://toolbox.fullstacksjs.com/function/tryOr
The external link: https://toolbox.fullstacksjs.com/function/tryOr#
Click to preview
There should be only one link on the Function drop down menu navigating to the tryOr utility page.
There are two links (the main one and an external one) on the Function drop down menu navigating to the tryOr utility page.
Hey, thanks for reporting Fixed on #56.
Describe the issue
In the docs, there's an external link among the Function drop down menu links, navigating to the
tryOr
utility section.The main link: https://toolbox.fullstacksjs.com/function/tryOr
The external link: https://toolbox.fullstacksjs.com/function/tryOr#
Click to preview
Expected Behavior
There should be only one link on the Function drop down menu navigating to the
tryOr
utility page.Actual Behavior
There are two links (the main one and an external one) on the Function drop down menu navigating to the
tryOr
utility page.