docs: fix module tag order

This commit is contained in:
Arthur Sonzogni
2025-06-05 07:12:30 +02:00
parent 3367c3a005
commit 2158f278f7
37 changed files with 73 additions and 146 deletions

View File

@@ -1,7 +1,5 @@
/**
* @file component_options.cppm
* @brief Module file for options for the Component class of the Component module
*/
/// @module ftxui.component.component_options
/// @brief Module file for options for the Component class of the Component module
module;