organized folders, added components tab, adjusted mendable style.

This commit is contained in:
carlosrcoelho 2023-06-26 19:17:12 -03:00
commit d76d5cd10c
77 changed files with 2291 additions and 11030 deletions

View file

@ -0,0 +1,23 @@
{
"unversionedId": "components/chains",
"id": "components/chains",
"title": "Chains",
"description": "(coming soon)",
"source": "@site/docs/components/chains.mdx",
"sourceDirName": "components",
"slug": "/components/chains",
"permalink": "/components/chains",
"draft": false,
"tags": [],
"version": "current",
"frontMatter": {},
"sidebar": "docs",
"previous": {
"title": "Agents",
"permalink": "/components/agents"
},
"next": {
"title": "Loaders",
"permalink": "/components/loaders"
}
}