Can I finally make `TextField`(`BasicTextField`in ...
# compose
m
Can I finally make `TextField`(`BasicTextField`in particular) have smaller minimum width than the default (10 characters), say 3 characters or 30.dp? There was an issue about it https://issuetracker.google.com/issues/178945145 which is marked as fixed but I still can't figure out how to do that. (It has to be only the minimum width, I want it to grow as the user writes more text).