diff --git a/reflex/components/el/elements/base.pyi b/reflex/components/el/elements/base.pyi
index 88c9a3891..4d1d2c5c4 100644
--- a/reflex/components/el/elements/base.pyi
+++ b/reflex/components/el/elements/base.pyi
@@ -66,32 +66,32 @@ class BaseHTML(Element):
"""Create the component.
Args:
- *children: The children of the component.
- access_key: Provides a hint for generating a keyboard shortcut for the current element.
- auto_capitalize: Controls whether and how text input is automatically capitalized as it is entered/edited by the user.
- content_editable: Indicates whether the element's content is editable.
- context_menu: Defines the ID of a