From ac5cb96f975b33b5241245f5c1edcd21cb63d586 Mon Sep 17 00:00:00 2001 From: Mathis HERRIOT <197931332+0x485254@users.noreply.github.com> Date: Mon, 5 Jan 2026 14:16:00 +0100 Subject: [PATCH] chore(docs): remove deprecated test documentation file --- documentation/content/docs/test.mdx | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 documentation/content/docs/test.mdx diff --git a/documentation/content/docs/test.mdx b/documentation/content/docs/test.mdx deleted file mode 100644 index f475f4a..0000000 --- a/documentation/content/docs/test.mdx +++ /dev/null @@ -1,17 +0,0 @@ ---- -title: Components -description: Components ---- - -## Code Block - -```js -console.log('Hello World'); -``` - -## Cards - - - - -