f13217607e
This commit makes the messages of the timer feature to be proxied by akka-apps and also adds a timer model that is updated based on these messages. Moving the timer panel opening logic to the timer button component in the navigation panel was a consequence of these changes.
4 lines
69 B
JavaScript
4 lines
69 B
JavaScript
import './methods';
|
|
import './eventHandlers';
|
|
import './publishers';
|