beefweb
beefweb copied to clipboard
Remove NotificationModel dependency on React
This should be done differently.
NotificationGroup should depend on NotificationModel and mounted by index.js similar to App view.
This would allow easy testing in isolation.