fix: pr issues

This commit is contained in:
math-pixel
2026-04-29 11:23:40 +02:00
parent 7c5d7f3834
commit 2b6b045f4a
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",
},
],
},
];