Skip to content

Commit 9990de6

Browse files
committed
insert shim
1 parent 11c7ce8 commit 9990de6

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

pyi_hashes.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"packages/reflex-components-core/src/reflex_components_core/el/elements/sectioning.pyi": "4ce119b25459a01d128bdb5b79b0d128",
3737
"packages/reflex-components-core/src/reflex_components_core/el/elements/tables.pyi": "9e58353a97dc006d37d2c7c50506fac4",
3838
"packages/reflex-components-core/src/reflex_components_core/el/elements/typography.pyi": "3325f8a4af0aadb70cbfc50558e2f3b2",
39-
"packages/reflex-components-dataeditor/src/reflex_components_dataeditor/dataeditor.pyi": "707afe3ba888c8c6b02bdf727354866e",
39+
"packages/reflex-components-dataeditor/src/reflex_components_dataeditor/dataeditor.pyi": "caa83be6f97faa95588bfa9ae9e9331e",
4040
"packages/reflex-components-gridjs/src/reflex_components_gridjs/datatable.pyi": "32880736442800061a39ce4b55267eaf",
4141
"packages/reflex-components-lucide/src/reflex_components_lucide/icon.pyi": "e55c023c9ecc907321f163955f4c4875",
4242
"packages/reflex-components-markdown/src/reflex_components_markdown/markdown.pyi": "bacf19a5b6904281d7238dbd51e6fc1c",

reflex/components/literals.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
"""Re-export from reflex_core.components.literals."""
2+
3+
from reflex_core.components.literals import *

0 commit comments

Comments
 (0)