Docs Site: When navigating to any page, first item of table of content on the right does not get highlighted #2373
Labels
documentation
Improvements or additions to documentation
gatsby
hacktoberfest
https://hacktoberfest.digitalocean.com
Description
On the docs site, when navigate to any page, the first menu item on the table of content does not get highlighted initially.
Expected result
First menu item of the Table of Content should get highlighted whenever user visit any page. (for e.g "Speak to ALL" in this case)
Steps to fix the issue
develop
branch, and from that create a new branchcd docs
npm install
npm run dev
The text was updated successfully, but these errors were encountered: