Преглед на файлове

docs: fix link to Quasar's time component (#3214)

Thomas Lamant преди 11 месеца
родител
ревизия
706e0a483e
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      nicegui/elements/time.py

+ 1 - 1
nicegui/elements/time.py

@@ -13,7 +13,7 @@ class Time(ValueElement, DisableableElement):
                  ) -> None:
         """Time Input
 
-        This element is based on Quasar's `QTime <https://quasar.dev/vue-components/date>`_ component.
+        This element is based on Quasar's `QTime <https://quasar.dev/vue-components/time>`_ component.
         The time is a string in the format defined by the `mask` parameter.
 
         :param value: the initial time