fix comment format

This commit is contained in:
tapframe 2026-02-17 22:19:30 +05:30
parent ebe1e8efa9
commit df5b1c584f

View file

@ -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