react-input-autosize
react-input-autosize copied to clipboard
Changing the size doesn't work
trafficstars
style={{ fontSize: 36 }} is not working at all. Any idea?
Hit this too. Try using inputStyle instead. I had to look at the examples.
https://github.com/JedWatson/react-input-autosize#custom-font-sizes @JedWatson would be nice to update!
EDIT: made a PR https://github.com/JedWatson/react-input-autosize/pull/137 ;)
ping