Is `ModalBottomSheetLayout` not available in Compose Multiplatform? I’m able to import it in `/commo...
j
Is
ModalBottomSheetLayout
not available in Compose Multiplatform? I’m able to import it in
/commonMain
but when I go to run my app I get the following error:
Unresolved reference 'ModalBottomSheetLayout'.