Parcourir la source

fix: add TimePicker to reflex all_components

macmoritz il y a 1 an
Parent
commit
5174ea85f8
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      reflex/__init__.py

+ 1 - 0
reflex/__init__.py

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