reflex/reflex/components/el/elements
Yummy-Yums efa9fcd6d5
FIX - Error: img is a self-closing tag and must neither have children nor use dangerouslySetInnerHTML. (#3307)
* fixed errors

* fix CI errors

* CI fix again

* used ruff formatting

* pyi fix

* fix app harness

---------

Co-authored-by: Elijah <elijahahianyo@gmail.com>
2024-05-15 11:52:50 -07:00
..
__init__.py Add header tag for exporting its corresponding component (#2732) 2024-02-27 09:58:31 -08:00
base.py [REF-1921] Remove HTML attributes that shadow CSS props (#2566) 2024-02-09 16:13:35 -08:00
base.pyi [REF-2524] Tuple unpacking should apply at component level (#3062) 2024-04-11 14:04:19 -07:00
forms.py extend rx.input allowed types (#3149) 2024-04-24 16:04:56 -07:00
forms.pyi extend rx.input allowed types (#3149) 2024-04-24 16:04:56 -07:00
inline.py update inline so all props have comments (#2353) 2024-01-03 15:30:47 -08:00
inline.pyi [REF-2524] Tuple unpacking should apply at component level (#3062) 2024-04-11 14:04:19 -07:00
media.py FIX - Error: img is a self-closing tag and must neither have children nor use dangerouslySetInnerHTML. (#3307) 2024-05-15 11:52:50 -07:00
media.pyi FIX - Error: img is a self-closing tag and must neither have children nor use dangerouslySetInnerHTML. (#3307) 2024-05-15 11:52:50 -07:00
metadata.py HTML Refactor (#2164) 2023-11-20 15:16:03 -08:00
metadata.pyi [REF-2524] Tuple unpacking should apply at component level (#3062) 2024-04-11 14:04:19 -07:00
other.py HTML Refactor (#2164) 2023-11-20 15:16:03 -08:00
other.pyi [REF-2524] Tuple unpacking should apply at component level (#3062) 2024-04-11 14:04:19 -07:00
scripts.py [REF-1921] Remove HTML attributes that shadow CSS props (#2566) 2024-02-09 16:13:35 -08:00
scripts.pyi [REF-2524] Tuple unpacking should apply at component level (#3062) 2024-04-11 14:04:19 -07:00
sectioning.py [REF-1921] Remove HTML attributes that shadow CSS props (#2566) 2024-02-09 16:13:35 -08:00
sectioning.pyi [REF-2524] Tuple unpacking should apply at component level (#3062) 2024-04-11 14:04:19 -07:00
tables.py [REF-1921] Remove HTML attributes that shadow CSS props (#2566) 2024-02-09 16:13:35 -08:00
tables.pyi [REF-2524] Tuple unpacking should apply at component level (#3062) 2024-04-11 14:04:19 -07:00
typography.py [REF-1921] Remove HTML attributes that shadow CSS props (#2566) 2024-02-09 16:13:35 -08:00
typography.pyi [REF-2524] Tuple unpacking should apply at component level (#3062) 2024-04-11 14:04:19 -07:00