kotlin_ui_dsl_version_2.md: less noisy warning

This commit is contained in:
Yann Cébron 2024-08-07 11:08:30 +02:00
parent 66f6bd6c30
commit 7cb4899457

View File

@ -15,7 +15,6 @@
> >
> See [](kotlin_ui_dsl.md) for targeting earlier releases. > See [](kotlin_ui_dsl.md) for targeting earlier releases.
> >
{style="warning"}
Kotlin UI DSL Version 2 allows creating UI forms with input components bound to state objects. 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 [](ui_guidelines_welcome.topic). The forms are built by using a declarative Kotlin syntax and follow the official IntelliJ Platform UI conventions described in the [](ui_guidelines_welcome.topic).