fix more shit, idk

This commit is contained in:
Lendemor 2024-12-10 22:01:13 +01:00
parent 3180bd607f
commit 66ffd1b111

View File

@ -129,7 +129,6 @@ class Img(BaseHTML):
Returns:
The component.
"""
return (
super().create(src=children[0], **props)