I saw 1.7.0 BasicTextField is getting a state obje...
# compose
a
I saw 1.7.0 BasicTextField is getting a state object overload, is that just melding in BTF2?
h
Yes, the BasicTextField overload that takes in a TextFieldState is BTF2, just renamed.
a
got ya