Moritz Hofmeister
03/18/2022, 1:08 PMOutlinedTextFieldProps
for TextField
leads to not having the ChildrenBuilder
in the current scope - This also means that it’s not possible to nest other (kotlin-mui) components without casting to the ChildrenBuilder first.
Is there a nice way to solve this issue?turansky
03/18/2022, 4:11 PMturansky
03/18/2022, 4:19 PM