react-textselect
react-textselect copied to clipboard
position should be relative, not absolute
The absolute positioning limits the usability of this component. Would also benefit from componentizing the CSS, so that it can be pulled in as a dependency, rather than being a hard reference in the top level HTML template.