mirror of
https://github.com/pyscript/pyscript.git
synced 2025-12-20 02:37:41 -05:00
fix another typo on figcaption
This commit is contained in:
@@ -407,7 +407,7 @@ class figcaption(TextElementBase):
|
||||
|
||||
|
||||
# code tags only have the global attributes ones
|
||||
_add_js_properties(figcation)
|
||||
_add_js_properties(figcaption)
|
||||
|
||||
|
||||
class figure(TextElementBase):
|
||||
|
||||
Reference in New Issue
Block a user