Closed prionkor closed 2 years ago
Initial design was to add anchor links (/#foo) in sidebar. currently sidebar links are added using routes which is generated by physical files in the pages directory.
/#foo
Homepage doesn't have any nested routes so sidebar should be empty. I am going to hide menu when children prop has empty array
Initial design was to add anchor links (
/#foo
) in sidebar. currently sidebar links are added using routes which is generated by physical files in the pages directory.