react-in-out-textarea
react-in-out-textarea copied to clipboard
fix: hide menu toggles when no extra options [fixes #2]
Hide menu toggles when there are no additional menu items.
I used visibility hidden because the measure stuff didn't work correctly if the toggle wasn't in the DOM.
Fixes #2