1
0
Falko Schindler 1 жил өмнө
parent
commit
77847462d2

+ 3 - 0
website/documentation/content/notification_documentation.py

@@ -17,3 +17,6 @@ def main_demo() -> None:
         n.spinner = False
 
     ui.button('Compute', on_click=compute)
+
+
+doc.reference(ui.notification)