79604072

Date: 2025-05-02 20:29:22
Score: 0.5
Natty:
Report link

The way to do this is now

CompositionLocalProvider(LocalMinimumInteractiveComponentSize provides Dp.Unspecified) {
    SmallBox()
}

You can also provide a different minimum size.

Reasons:
  • Low length (1):
  • Has code block (-0.5):
Posted by: Merk