Closed trajano closed 3 years ago
I fix this by
sidebar: sidebar.filter((i) => i.title !== "Node Modules"),
It may be useful to add that information on the README.md file.
Thanks, @trajano, I added it to README.md
I fix this by
It may be useful to add that information on the README.md file.