yjose / reactjs-popup

React Popup Component - Modals,Tooltips and Menus —  All in one
https://react-popup.elazizi.com/
MIT License
1.8k stars 207 forks source link

Add 'center left' and 'center right' to types #348

Open vrinceanuv opened 9 months ago

vrinceanuv commented 9 months ago

Hello,

It seems that 2 types are missing from the PopupPosition and those types are center left and center right. They do actually work, I just tested them myself. Can those 2 be added? Or shall I look in the library where they are and raised a pull request for these 2 changes?

Thank you a lot