vuesax
vuesax copied to clipboard
Textarea height issues and resize property
The textarea height was out of sync with the height of the box when the height prop was used.
Additionally, I added the resize
prop to be able to disable resizability of a textarea.
Plz merge this...