fix: pr issues

This commit is contained in:
math-pixel
2026-04-29 11:23:40 +02:00
parent dca8f5a0d3
commit d482ae4634
7 changed files with 67 additions and 40 deletions
+6
View File
@@ -55,6 +55,12 @@ export const docGroups: DocGroup[] = [
subtitle: "Editing workflow",
meta: "06",
},
{
path: "/docs/animation",
title: "Animation & 3D Model System",
subtitle: "Components and usage",
meta: "07",
},
],
},
];