This website requires JavaScript.
Explore
Help
Sign In
haskal
/
jiti-meet
Watch
1
Star
0
Fork
You've already forked jiti-meet
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
d6fbe55360
jiti-meet
/
react
/
features
/
mobile
/
audio-mode
/
components
/
index.js
2 lines
66 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Keep buttons in their associated features Contributing all buttons in one place goes against the designs that we set out at the beginning of the project's rewrite and that multiple of us have been following since then.
2018-05-10 23:01:55 +00:00
export
{
default
as
AudioRouteButton
}
from
'./AudioRouteButton'
;