mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-09-28 16:29:34 +08:00
Feature: the Modal
component. (#418)
This commit is contained in:
@@ -28,7 +28,7 @@ int Integrate(std::vector<int>& elements) {
|
||||
}
|
||||
return accu;
|
||||
}
|
||||
}
|
||||
} // namespace
|
||||
|
||||
class GridBox : public Node {
|
||||
public:
|
||||
|
Reference in New Issue
Block a user