Hello! Am I right that the the following legacy calls are equivalent? `onCommit(Unit) {}` and `onAct...
a
Hello! Am I right that the the following legacy calls are equivalent?
onCommit(Unit) {}
and
onActive {}
.
a
yes
👍 1