Falko Schindler 1 年之前
父節點
當前提交
c60a1d4529
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      website/more_documentation/table_documentation.py

+ 1 - 1
website/more_documentation/table_documentation.py

@@ -1,4 +1,5 @@
 from nicegui import ui
+
 from ..documentation_tools import text_demo
 
 
@@ -272,4 +273,3 @@ def more() -> None:
                 </q-badge>
             </q-td>
         ''')
-