Add rx.lucide to top-level namespace

This commit is contained in:
Masen Furer 2024-02-06 09:38:18 -08:00
parent 660113fcf9
commit b3fb77f0d8
No known key found for this signature in database
GPG Key ID: 2AE2BD5531FF94F4

View File

@ -119,6 +119,7 @@ _MAPPING = {
"reflex.components.component": ["Component", "NoSSRComponent", "memo"],
"reflex.components.chakra": ["chakra"],
"reflex.components.el": ["el"],
"reflex.components.lucide": ["lucide"],
"reflex.components.next": ["next"],
"reflex.components.radix": ["radix"],
"reflex.components.recharts": ["recharts"],