From c94d734cfa375a03e412a731cf60037e3b189790 Mon Sep 17 00:00:00 2001 From: fankesyooni Date: Sun, 7 Jan 2024 01:10:44 +0800 Subject: [PATCH] docs(fix): wrong comments in FlexiTheme --- .../commonMain/kotlin/com/highcapable/flexiui/FlexiTheme.kt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/flexiui-core/src/commonMain/kotlin/com/highcapable/flexiui/FlexiTheme.kt b/flexiui-core/src/commonMain/kotlin/com/highcapable/flexiui/FlexiTheme.kt index 2298023..71e269c 100644 --- a/flexiui-core/src/commonMain/kotlin/com/highcapable/flexiui/FlexiTheme.kt +++ b/flexiui-core/src/commonMain/kotlin/com/highcapable/flexiui/FlexiTheme.kt @@ -54,8 +54,9 @@ fun FlexiTheme( * - Note: The [sizes] is experimental for now, its may be change in the future. * @param colors the colors, default is [FlexiTheme.colors]. * @param shapes the shapes, default is [FlexiTheme.shapes]. - * @param sizes the sizes. * @param typography the typography, default is [FlexiTheme.typography]. + * @param sizes the sizes. + * @param content the content. */ @Composable fun FlexiTheme(