docs: add roles again in config

This commit is contained in:
Gabriel Grubba
2024-12-06 10:14:35 -03:00
parent 06b75548e2
commit 17aa93549f

View File

@@ -322,6 +322,10 @@ export default defineConfig({
text: "hot-module-replacement",
link: "/packages/hot-module-replacement",
},
{
text: "roles",
link: "/packages/roles",
},
{
text: "less",
link: "/packages/less",