mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-12-16 01:48:56 +08:00
docs: fix module tag order
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
/**
|
||||
* @file dom.cppm
|
||||
* @brief Module file for FTXUI main operations.
|
||||
*/
|
||||
/// @module ftxui.dom
|
||||
/// @brief Module file for FTXUI main operations.
|
||||
|
||||
export module ftxui.dom;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user