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>
         ''')
-