mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-09-28 16:29:34 +08:00
Separator ftxui::{screen,dom,component} into separate build unit.
This commit is contained in:
@@ -43,6 +43,7 @@ Decorator bgcolor(Color);
|
||||
Element hcenter(Element);
|
||||
Element vcenter(Element);
|
||||
Element center(Element);
|
||||
Element align_right(Element);
|
||||
|
||||
// --- Util ---
|
||||
Element nothing(Element element);
|
||||
|
Reference in New Issue
Block a user