fix comment format
This commit is contained in:
parent
ebe1e8efa9
commit
df5b1c584f
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
ws// Classes that should be treated as stable by the Compose compiler.
|
||||
// Classes that should be treated as stable by the Compose compiler.
|
||||
// This prevents unnecessary recompositions for classes that are effectively immutable.
|
||||
// See: https://developer.android.com/develop/ui/compose/performance/stability/fix
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue