Add a popover component which replaces the [v-tooltip package](https://github.com/Akryum/v-tooltip) we are currently using in the project. Here: <img width="1246" alt="Screenshot 2019-09-03 at 11 52 39" src="https://user-images.githubusercontent.com/11694483/64167512-66899700-ce41-11e9-9351-05456b9b88a6.png"> And here: <img width="547" alt="Screenshot 2019-09-03 at 11 52 54" src="https://user-images.githubusercontent.com/11694483/64167524-6d180e80-ce41-11e9-8add-5f90a3001467.png"> Check if the existing `Modal` component can be re-used or expanded to do this.
Add a popover component which replaces the v-tooltip package we are currently using in the project.
Here:

And here:

Check if the existing
Modalcomponent can be re-used or expanded to do this.