mirror of
https://github.com/nsnail/spectre.console.git
synced 2025-12-23 01:55:48 +08:00
Add fix to avoid exception on Rows with no children
This commit is contained in:
committed by
Patrik Svensson
parent
d484e832f5
commit
e0ded712e8
@@ -0,0 +1,6 @@
|
||||
┌─────────────┬─────┐
|
||||
│ Foo │ Bar │
|
||||
├─────────────┼─────┤
|
||||
│ HELLO WORLD │ │
|
||||
│ │ Qux │
|
||||
└─────────────┴─────┘
|
||||
Reference in New Issue
Block a user