Material UI List with Text Input
I am trying to create a list for the settings page of my app using Material UI list component. I see the examples of the secondary action for controls like toggles or checkboxes, but what should I use if I need text input? Any suggestions would be greatly appreciated! TIA