ソースを参照

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",