How to create an input component that resizes to fit the length of the content value TLDR;
Luckily, I’ve created a nifty npm package with this component ready to roll!
react-dynamic-input-width or view the source on Github Here’s a working demo of the following code on CodeSandbox The problem By default, <input>…