react-notifications
react-notifications copied to clipboard
add pop up positioning prop
is there any option to select bottom / top / left / right appearing position ? could not find in the instruction
I was just looking for the same and jumped into the source code to find out: It’s currently hardcoded to the top right corner. https://github.com/minhtranite/react-notifications/blob/master/src/notifications.scss#L17-L18