From f276d808faf8e7cc9924a8c348d141aa2bb2d6ed Mon Sep 17 00:00:00 2001
From: kit <1304340+ksen0@users.noreply.github.com>
Date: Wed, 8 Oct 2025 20:38:14 +0200
Subject: [PATCH] Fix formatting in DOM Form Elements description
---
.../en/04_Input_Elements/02_DOM_Form_Elements/description.mdx | 1 -
1 file changed, 1 deletion(-)
diff --git a/src/content/examples/en/04_Input_Elements/02_DOM_Form_Elements/description.mdx b/src/content/examples/en/04_Input_Elements/02_DOM_Form_Elements/description.mdx
index aa49815b6c..994530fae9 100644
--- a/src/content/examples/en/04_Input_Elements/02_DOM_Form_Elements/description.mdx
+++ b/src/content/examples/en/04_Input_Elements/02_DOM_Form_Elements/description.mdx
@@ -13,4 +13,3 @@ and createRa
a select,
input,
or radio button and update the DOM based on the information.
-
\ No newline at end of file