reflex/reflex/components/markdown
Khaleel Al-Adhami ab558ce172
increase nested type checking for component var types (#4756)
* increase nested type checking for component var types

* handle mapping as dict in type hint

* fix weird cases of using _isinstance instead of isinstance

* test out nested=0

* move union below

* don't use _instance for simple unions
2025-02-06 10:09:40 -08:00
..
__init__.py Refactor chakra components into separate folder (#2315) 2023-12-21 09:52:08 -08:00
markdown.py increase nested type checking for component var types (#4756) 2025-02-06 10:09:40 -08:00
markdown.pyi improve behavior on missing language with markdown code blocks (#4750) 2025-02-06 10:09:26 -08:00