Feat/toc component (#33964)
* test fuma toc * make toc work * ok toc * ui-patterns toc * fix types * cleanup * fix overflow issues * cleanup * fix loading w * Update apps/docs/components/GuidesTableOfContents.tsx * fix prettier * format * install deps * target ES2018 * tweak regex * update docs test snapshots * fix useSubscribeTocRerender
This commit is contained in:
committed by
GitHub
parent
1413671941
commit
d24df14aab
@@ -60,6 +60,13 @@
|
||||
"pnpm": ">=9",
|
||||
"node": ">=20"
|
||||
},
|
||||
"keywords": ["postgres", "firebase", "storage", "functions", "database", "auth"],
|
||||
"keywords": [
|
||||
"postgres",
|
||||
"firebase",
|
||||
"storage",
|
||||
"functions",
|
||||
"database",
|
||||
"auth"
|
||||
],
|
||||
"packageManager": "pnpm@9.15.5"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user