Build 150 has a few breaking API renames. One is r...
# compose-desktop
k
Build 150 has a few breaking API renames. One is renaming
Providers
to
CompositionLocalProvider
. Another is in
Modifier.draggable
where
onDrag
lambda is replaced with
state
🙏 1