This website requires JavaScript.
Explore
Help
Register
Sign In
ZF
/
jitsi-meet
Watch
1
Star
0
Fork
0
You've already forked jitsi-meet
mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced
2026-05-19 09:27:47 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a5d0bfe1d4fdafced3cc052d6dd74aef6429e659
jitsi-meet
/
react
/
features
/
unsupported-browser
/
index.js
4 lines
54 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Implement Landing component
2016-12-23 18:21:51 +02:00
export
*
from
'./components'
;
Consistent middleware and reducer imports
2017-02-10 11:04:40 -06:00
Replace features/unsupported-browser SET_UNSUPPORTED_BROWSER with features/base/lib-jitsi-meet SET_WEBRTC_READY The error raised by JitsiMeetJS.init() is already in the state of features/base/lib-jitsi-meet so it's not a good design to store the same error in the state of features/unsupported-browser.
2017-02-27 21:22:32 -06:00
import
'./middleware'
;
Reference in New Issue
Copy Permalink