mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
text-input-1
This commit is contained in:
@@ -55,4 +55,5 @@ class BordersApp(App):
|
||||
self.mount(borders=borders_view)
|
||||
|
||||
|
||||
BordersApp.run(css_path="borders.css", log_path="textual.log")
|
||||
app = BordersApp(css_path="borders.css", log_path="textual.log")
|
||||
app.run()
|
||||
|
||||
Reference in New Issue
Block a user