cashapp / molecule

Build a StateFlow stream using Jetpack Compose
https://cashapp.github.io/molecule/docs/1.x/
Apache License 2.0
1.89k stars 81 forks source link

Fix typo in counter example in the README #192

Closed marwinxxii closed 1 year ago

marwinxxii commented 1 year ago

Replace val with var in the second counter example (it's correct in the first one).