浏览代码

fix: add TimePicker to reflex all_components

macmoritz 1 年之前
父节点
当前提交
5174ea85f8
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      reflex/__init__.py

+ 1 - 0
reflex/__init__.py

@@ -215,6 +215,7 @@ _ALL_COMPONENTS = [
     "Tfoot",
     "Th",
     "Thead",
+    "TimePicker",
     "Tooltip",
     "Tr",
     "UnorderedList",