mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-12-16 01:48:56 +08:00
Feature: the Modal component. (#418)
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#include <utility> // for move
|
||||
#include <ftxui/screen/box.hpp> // for Box
|
||||
#include <utility> // for move
|
||||
|
||||
#include "ftxui/dom/node.hpp"
|
||||
#include "ftxui/screen/screen.hpp" // for Screen
|
||||
|
||||
Reference in New Issue
Block a user