refactor docs into feature folder

This commit is contained in:
Tom Boullay
2026-04-28 13:54:41 +02:00
parent 9c7c59973e
commit eebeee9ed8
15 changed files with 18 additions and 18 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
import technicalEditor from "../../../../docs/technical/editor.md?raw";
import { DocsDocument } from "@/pages/docs/DocsDocument";
import { DocsDocument } from "@/features/docs/components/DocsDocument";
export function DocsTechnicalEditorPage(): React.JSX.Element {
return (