fix docs-menu, leftbar, sublink

This commit is contained in:
Wildan Nursahidan
2025-05-17 18:55:25 +07:00
parent 53e97c574c
commit 1a3ce7f2b9
5 changed files with 1561 additions and 39 deletions

37
.gitignore vendored
View File

@@ -1 +1,36 @@
node_modules
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
# dependencies
/node_modules
/.pnp
.pnp.js
.yarn/install-state.gz
# testing
/coverage
# next.js
/.next/
/out/
# production
/build
# misc
.DS_Store
*.pem
# debug
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# local env files
.env*.local
# vercel
.vercel
# typescript
*.tsbuildinfo
next-env.d.ts