Files
jitsi-meet/react/features/toolbox
Saúl Ibarra Corretgé b634f6b200 feat(toolbox): implement buttons using ToolboxItem
Currently the following are implemented:

- AudioMuteButton
- HangupButton
- VideoMuteButton

In order to implement these new buttons a new abstract class was introduced,
which abstracts the ToolboxItem into a button with enough hooks so a stateful
and a stateless version of it can be created.

This patch only adds the stateful implementation of the aforementioned buttons.
2018-05-15 14:12:38 -05:00
..
2018-04-19 10:24:16 -07:00
2018-04-19 10:24:16 -07:00
2018-04-19 10:24:16 -07:00
2018-04-19 10:24:16 -07:00