compose-multiplatform-material
compose-multiplatform-material copied to clipboard
Make the lazy components work with [paging](https://github.com/cashapp/multiplatform-paging) on JS DOM
One approach is make them really lazy; another is to change the signature parameters to make them compatible with both kinds of targets.