refactor feature folders by code type

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