Description:
A Reactjs component for spawning custom popups at mouse position.
Features:
- create custom popup components on custom event
- pass data to them
- detect screen quadrant (safe to click near edges)
- close all front popups on click
Installation:
# NPM $ npm install react-popups --save
