From 26e33b448511f3899d6719fdda2cd38b74d80e1d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yann=20C=C3=A9bron?= Date: Tue, 16 Aug 2022 09:26:36 +0200 Subject: [PATCH] kotlin_ui_dsl_version_2.md: let's try if people read warnings --- topics/user_interface_components/kotlin_ui_dsl_version_2.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/topics/user_interface_components/kotlin_ui_dsl_version_2.md b/topics/user_interface_components/kotlin_ui_dsl_version_2.md index 84957bb16..7341728f6 100644 --- a/topics/user_interface_components/kotlin_ui_dsl_version_2.md +++ b/topics/user_interface_components/kotlin_ui_dsl_version_2.md @@ -6,7 +6,7 @@ > > See [](kotlin_ui_dsl.md) for targeting earlier releases. > -{type="note"} +{type="warning"} Kotlin UI DSL Version 2 allows creating UI forms with input components bound to state objects. The forms are built by using a declarative Kotlin syntax and follow the official IntelliJ Platform UI conventions described in the [IntelliJ Platform UI Guidelines](https://jetbrains.design/intellij/).