GlFormTextarea rows prop doesn't do anything useful
GlFormTextarea takes a rows prop, which corresponds with the native rows attribute.
Because we explicitly set the height of a GlFormTextarea, the rows attribute has no effect.
Edited by Mark Florian