Back to search
A desktop notification component in react that supported Chrome & Firefox
Stars
9
Forks
5
Watchers
9
Open Issues
1
Overall repository health assessment
15.6.2:bug: Fixed bug #4. Add ocus() function to focus parent window.
3814b89View on GitHubchanged notification onClock from window.open to a window.focus, this will go to the tab/window the notifcation is from rather than making a whole new window. :D
3f3c533View on GitHub