content_updates.md: Add Kotlin Persistent State Component

This commit is contained in:
Karol Lewandowski 2023-10-26 08:20:17 +02:00
parent 700b6a2268
commit a6ce7a32c4

View File

@ -12,6 +12,12 @@ See [GitHub Changelog](https://github.com/JetBrains/intellij-sdk-docs/commits/ma
## 2023 ## 2023
### October
{#october-23}
Kotlin Persisting State Component
: Add an [example](persisting_state_of_components.md#implementing-the-persistentstatecomponent-interface) of a persistent state component implemented in Kotlin.
### September ### September
{#september-23} {#september-23}